Searched refs:pid_list_str (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | symbol_conf.h | 75 *pid_list_str, member
|
| H A D | symbol.c | 2423 symbol_conf.pid_list_str, "pid") < 0) in symbol__init()
|
| /linux/tools/perf/ |
| H A D | builtin-report.c | 1403 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_report()
|
| H A D | builtin-diff.c | 1292 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
|
| H A D | builtin-script.c | 4115 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_script()
|
| H A D | builtin-sched.c | 4896 OPT_STRING('p', "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_sched()
|
| H A D | builtin-trace.c | 4726 symbol_conf.pid_list_str = strdup(trace->opts.target.pid); in trace__replay()
|