Searched refs:pid_list_str (Results 1 – 7 of 7) sorted by relevance
| /tools/perf/util/ |
| A D | symbol_conf.h | 66 *pid_list_str, member
|
| A D | symbol.c | 2548 symbol_conf.pid_list_str, "pid") < 0) in symbol__init()
|
| /tools/perf/ |
| A D | builtin-report.c | 1397 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_report()
|
| A D | builtin-diff.c | 1294 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
|
| A D | builtin-sched.c | 3913 OPT_STRING('p', "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_sched()
|
| A D | builtin-script.c | 3787 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_script()
|
| A D | builtin-trace.c | 4703 symbol_conf.pid_list_str = strdup(trace->opts.target.pid); in trace__replay()
|
Completed in 43 milliseconds