Searched refs:pid_list_str (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/tools/perf/util/ |
D | symbol_conf.h | 59 *pid_list_str, member
|
D | symbol.c | 2560 symbol_conf.pid_list_str, "pid") < 0) in symbol__init()
|
/linux-5.19.10/tools/perf/ |
D | builtin-report.c | 1268 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_report()
|
D | builtin-diff.c | 1305 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
|
D | builtin-sched.c | 3502 OPT_STRING('p', "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_sched()
|
D | builtin-script.c | 3857 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_script()
|
D | builtin-trace.c | 4268 symbol_conf.pid_list_str = strdup(trace->opts.target.pid);
|