Searched refs:pid_list_str (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/perf/util/ |
| A D | symbol_conf.h | 58 *pid_list_str, member
|
| A D | symbol.c | 2533 symbol_conf.pid_list_str, "pid") < 0) in symbol__init()
|
| /linux/tools/perf/ |
| A D | builtin-report.c | 1248 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_report()
|
| A D | builtin-diff.c | 1305 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
|
| A D | builtin-sched.c | 3495 OPT_STRING('p', "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_sched()
|
| A D | builtin-script.c | 3753 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_script()
|
| A D | builtin-trace.c | 4245 symbol_conf.pid_list_str = strdup(trace->opts.target.pid);
|
Completed in 655 milliseconds