Searched refs:comm_list_str (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | symbol_conf.h | 56 *comm_list_str, member
|
H A D | symbol.c | 2479 symbol_conf.comm_list_str, "comm") < 0) in symbol__init()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | symbol_conf.h | 56 *comm_list_str, member
|
H A D | symbol.c | 2689 symbol_conf.comm_list_str, "comm") < 0) in symbol__init()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 1228 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_report()
|
H A D | builtin-diff.c | 1285 OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
|
H A D | builtin-top.c | 1525 OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_top()
|
H A D | builtin-script.c | 3532 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_script()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-diff.c | 1288 OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
|
H A D | builtin-report.c | 1304 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_report()
|
H A D | builtin-top.c | 1536 OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_top()
|
H A D | builtin-script.c | 3930 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_script()
|
Completed in 31 milliseconds