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