comm_list_str    1267 tools/perf/builtin-diff.c 	OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
comm_list_str    1133 tools/perf/builtin-report.c 	OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
comm_list_str    3501 tools/perf/builtin-script.c 	OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
comm_list_str    1498 tools/perf/builtin-top.c 	OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
comm_list_str    2265 tools/perf/util/symbol.c 		       symbol_conf.comm_list_str, "comm") < 0)
comm_list_str      55 tools/perf/util/symbol_conf.h 			*comm_list_str,