Home
last modified time | relevance | path

Searched refs:pid_list_str (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsymbol_conf.h59 *pid_list_str, member
H A Dsymbol.c2450 symbol_conf.pid_list_str, "pid") < 0) in symbol__init()
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c1304 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_report()
H A Dbuiltin-diff.c1307 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
H A Dbuiltin-sched.c3629 OPT_STRING('p', "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_sched()
H A Dbuiltin-script.c3946 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]", in cmd_script()
H A Dbuiltin-trace.c4150 symbol_conf.pid_list_str = strdup(trace->opts.target.pid);