Home
last modified time | relevance | path

Searched refs:OPT_STRING (Results 1 – 25 of 46) sorted by relevance

12

/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-annotate.c494 OPT_STRING('i', "input", &input_name, "file", in cmd_annotate()
496 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_annotate()
498 OPT_STRING('s', "symbol", &annotate.sym_hist_filter, "symbol", in cmd_annotate()
512 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in cmd_annotate()
525 OPT_STRING('C', "cpu", &annotate.cpu_list, "cpu", "list of cpus to profile"), in cmd_annotate()
533 OPT_STRING('M', "disassembler-style", &annotate.opts.disassembler_style, "disassembler style", in cmd_annotate()
535 OPT_STRING(0, "prefix", &annotate.opts.prefix, "prefix", in cmd_annotate()
537 OPT_STRING(0, "prefix-strip", &annotate.opts.prefix_strip, "N", in cmd_annotate()
539 OPT_STRING(0, "objdump", &annotate.opts.objdump_path, "path", in cmd_annotate()
H A Dbuiltin-report.c1166 OPT_STRING('i', "input", &input_name, "file", in cmd_report()
1176 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in cmd_report()
1180 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, in cmd_report()
1189 OPT_STRING(0, "pretty", &report.pretty_printing_style, "key", in cmd_report()
1198 OPT_STRING('s', "sort", &sort_order, "key[,key2...]", in cmd_report()
1200 OPT_STRING('F', "fields", &field_order, "key[,keys...]", in cmd_report()
1206 OPT_STRING('p', "parent", &parent_pattern, "regex", in cmd_report()
1226 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_report()
1228 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_report()
1230 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_report()
[all …]
H A Dbuiltin-top.c1455 OPT_STRING('p', "pid", &target->pid, "pid", in cmd_top()
1457 OPT_STRING('t', "tid", &target->tid, "tid", in cmd_top()
1461 OPT_STRING('C', "cpu", &target->cpu_list, "cpu", in cmd_top()
1463 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in cmd_top()
1467 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, in cmd_top()
1486 OPT_STRING(0, "sym-annotate", &top.sym_filter, "symbol name", in cmd_top()
1500 OPT_STRING('s', "sort", &sort_order, "key[,key2...]", in cmd_top()
1503 OPT_STRING(0, "fields", &field_order, "key[,keys...]", in cmd_top()
1523 OPT_STRING(0, "dsos", &symbol_conf.dso_list_str, "dso[,dso...]", in cmd_top()
1525 OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_top()
[all …]
H A Dbuiltin-buildid-cache.c376 OPT_STRING('a', "add", &add_name_list_str, in cmd_buildid_cache()
378 OPT_STRING('k', "kcore", &kcore_filename, in cmd_buildid_cache()
380 OPT_STRING('r', "remove", &remove_name_list_str, "file list", in cmd_buildid_cache()
382 OPT_STRING('p', "purge", &purge_name_list_str, "file list", in cmd_buildid_cache()
386 OPT_STRING('M', "missing", &missing_filename, "file", in cmd_buildid_cache()
389 OPT_STRING('u', "update", &update_name_list_str, "file list", in cmd_buildid_cache()
H A Dbuiltin-data.c65 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_data_convert()
67 OPT_STRING(0, "to-ctf", &to_ctf, NULL, "Convert to CTF format"), in cmd_data_convert()
H A Dbuiltin-kvm.c1258 OPT_STRING(0, "event", &kvm->report_event, "report event", in kvm_events_report()
1263 OPT_STRING('k', "key", &kvm->sort_key, "sort-key", in kvm_events_report()
1266 OPT_STRING('p', "pid", &kvm->opts.target.pid, "pid", in kvm_events_report()
1349 OPT_STRING('p', "pid", &kvm->opts.target.pid, "pid", in kvm_events_live()
1360 OPT_STRING(0, "event", &kvm->report_event, "report event", in kvm_events_live()
1365 OPT_STRING('k', "key", &kvm->sort_key, "sort-key", in kvm_events_live()
1589 OPT_STRING('i', "input", &file_name, "file", in cmd_kvm()
1591 OPT_STRING('o', "output", &file_name, "file", in cmd_kvm()
1597 OPT_STRING(0, "guestmount", &symbol_conf.guestmount, "directory", in cmd_kvm()
1600 OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name, in cmd_kvm()
[all …]
H A Dbuiltin-ftrace.c889 OPT_STRING('t', "tracer", &ftrace.tracer, "tracer", in cmd_ftrace()
894 OPT_STRING('p', "pid", &ftrace.target.pid, "pid", in cmd_ftrace()
897 OPT_STRING(0, "tid", &ftrace.target.tid, "tid", in cmd_ftrace()
903 OPT_STRING('C', "cpu", &ftrace.target.cpu_list, "cpu", in cmd_ftrace()
H A Dbuiltin-diff.c1279 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
1283 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
1285 OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
1287 OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
1289 OPT_STRING('s', "sort", &sort_order, "key[,key2...]",
1301 OPT_STRING(0, "time", &pdiff.time_str, "str",
1303 OPT_STRING(0, "cpu", &cpu_list, "cpu", "list of cpus to profile"),
1304 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
1306 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
H A Dbuiltin-stat.c1084 OPT_STRING('p', "pid", &target.pid, "pid",
1086 OPT_STRING('t', "tid", &target.tid, "tid",
1109 OPT_STRING('C', "cpu", &target.cpu_list, "cpu",
1114 OPT_STRING('x', "field-separator", &stat_config.csv_sep, "separator",
1118 OPT_STRING(0, "for-each-cgroup", &stat_config.cgroup_list, "name",
1120 OPT_STRING('o', "output", &output_name, "file", "output file name"),
1124 OPT_STRING(0, "pre", &pre_cmd, "command",
1126 OPT_STRING(0, "post", &post_cmd, "command",
1976 OPT_STRING('i', "input", &input_name, "file", "input file name"), in __cmd_report()
H A Dbuiltin-evlist.c54 OPT_STRING('i', "input", &input_name, "file", "Input file name"), in cmd_evlist()
H A Dbuiltin-script.c3492 OPT_STRING('g', "gen-script", &generate_script_lang, "lang", in cmd_script()
3494 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_script()
3499 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in cmd_script()
3501 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, in cmd_script()
3519 OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]", in cmd_script()
3529 OPT_STRING(0, "graph-function", &symbol_conf.graph_function, "symbol[,symbol...]", in cmd_script()
3531 OPT_STRING(0, "stop-bt", &symbol_conf.bt_stop_list_str, "symbol[,symbol...]", in cmd_script()
3533 OPT_STRING('C', "cpu", &cpu_list, "cpu", "list of cpus to profile"), in cmd_script()
3534 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_script()
3536 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_script()
[all …]
H A Dbuiltin-probe.c553 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in __cmd_probe()
555 OPT_STRING('s', "source", &symbol_conf.source_prefix, in __cmd_probe()
580 OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory", in __cmd_probe()
H A Dbuiltin-buildid-list.c100 OPT_STRING('i', "input", &input_name, "file", "input file name"), in cmd_buildid_list()
H A Dbuiltin-mem.c407 OPT_STRING('i', "input", &input_name, "file", in cmd_mem()
409 OPT_STRING('C', "cpu", &mem.cpu_list, "cpu", in cmd_mem()
H A Dbuiltin-sched.c3440 OPT_STRING('i', "input", &input_name, "file", in cmd_sched()
3450 OPT_STRING('s', "sort", &sched.sort_order, "key[,key2...]", in cmd_sched()
3466 OPT_STRING(0, "color-pids", &sched.map.color_pids_str, "pids", in cmd_sched()
3468 OPT_STRING(0, "color-cpus", &sched.map.color_cpus_str, "cpus", in cmd_sched()
3470 OPT_STRING(0, "cpus", &sched.map.cpus_str, "cpus", in cmd_sched()
3475 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name, in cmd_sched()
3477 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, in cmd_sched()
3483 OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory", in cmd_sched()
3494 OPT_STRING(0, "time", &sched.time_str, "str", in cmd_sched()
3497 OPT_STRING('p', "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_sched()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devswitch.h24 OPT_STRING(0, "switch-on", &(evswitch)->on_name, \
26 OPT_STRING(0, "switch-off", &(evswitch)->off_name, \
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_amix.cpp102 OPT_STRING('\0', "control", &(ctx->psControlName), in main()
104 OPT_STRING('\0', "value", &(ctx->psControlValue), in main()
H A Dtest_mpi_adec.cpp344 OPT_STRING('i', "input", &(ctx->srcFilePath), in main()
346 OPT_STRING('C', "codec", &(ctx->chCodecId), in main()
352 OPT_STRING('o', "output", &(ctx->dstFilePath), in main()
H A Dtest_mpi_aenc.cpp337 OPT_STRING('i', "input", &(ctx->srcFilePath), in main()
339 OPT_STRING('C', "codec", &(ctx->chCodecId), in main()
347 OPT_STRING('o', "output", &(ctx->dstFilePath), in main()
H A Dtest_mpi_vpss.cpp92 OPT_STRING('i', "input", &(ctx.srcFileName), in main()
94 OPT_STRING('o', "output", &(ctx.dstFilePath), in main()
H A Dtest_mpi_avs.cpp778 OPT_STRING('i', "input", &(ctx.srcFilePath), in main()
780 OPT_STRING('o', "output", &(ctx.dstFilePath), in main()
824 OPT_STRING('\0', "lut_file_path", &(ctx.lutFilePath), in main()
834 OPT_STRING('\0', "calib_file_name", &(ctx.calibFileName), in main()
837 OPT_STRING('\0', "mesh_file_path", &(ctx.meshFilePath), in main()
H A Dtest_mpi_ao.cpp509 OPT_STRING('i', "input", &(ctx->srcFilePath), in main()
519 OPT_STRING('o', "output", &(ctx->dstFilePath), in main()
531 OPT_STRING('\0', "sound_card_name", &(ctx->chCardName), in main()
H A Dtest_mpi_ai.cpp320 OPT_STRING('o', "output", &(ctx->dstFilePath), in main()
332 OPT_STRING('\0', "sound_card_name", &(ctx->chCardName), in main()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_argparse.h118 #define OPT_STRING(...) { ARGPARSE_OPT_STRING, __VA_ARGS__ } macro
/OK3568_Linux_fs/kernel/tools/perf/bench/
H A Dmem-functions.c38 OPT_STRING('s', "size", &size_str, "1MB",
42 OPT_STRING('f', "function", &function_str, "all",

12