Searched refs:comm_list_str (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
D | symbol.h | 121 *comm_list_str, member
|
D | symbol.c | 2002 symbol_conf.comm_list_str, "comm") < 0) in symbol__init()
|
/linux-4.4.14/tools/perf/ |
D | builtin-report.c | 727 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_report()
|
D | builtin-diff.c | 806 OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
|
D | builtin-top.c | 1191 OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_top()
|
D | builtin-script.c | 1770 OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]", in cmd_script()
|