Searched refs:comm_list_str (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/perf/util/ |
| A D | symbol_conf.h | 61 *comm_list_str, member
|
| A D | symbol.c | 2491 symbol_conf.comm_list_str, "comm") < 0) in symbol__init()
|
| /linux/tools/perf/ |
| A D | builtin-report.c | 1368 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_report()
|
| A D | builtin-top.c | 1544 OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_top()
|
| A D | builtin-diff.c | 1274 OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
|
| A D | builtin-script.c | 4031 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_script()
|
Completed in 30 milliseconds