Searched refs:pid_list_str (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/tools/perf/util/ |
D | symbol.h | 133 *pid_list_str, member
|
D | symbol.c | 2144 symbol_conf.pid_list_str, "pid") < 0) in symbol__init()
|
/Linux-v4.19/tools/perf/ |
D | builtin-report.c | 1059 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_report()
|
D | builtin-sched.c | 3420 OPT_STRING('p', "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_sched()
|
D | builtin-script.c | 3164 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_script()
|
D | builtin-trace.c | 2743 symbol_conf.pid_list_str = strdup(trace->opts.target.pid); in trace__replay()
|