Searched refs:comm_list_str (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | symbol_conf.h | 58 *comm_list_str, member
|
H A D | symbol.c | 2446 symbol_conf.comm_list_str, "comm") < 0) in symbol__init()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-report.c | 1302 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_report()
|
H A D | builtin-top.c | 1535 OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_top()
|
H A D | builtin-diff.c | 1288 OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
|
H A D | builtin-script.c | 3944 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_script()
|