sort_comm         156 tools/perf/util/sort.c struct sort_entry sort_comm = {
sort_comm        1663 tools/perf/util/sort.c 	DIM(SORT_COMM, "comm", sort_comm),
sort_comm        2611 tools/perf/util/sort.c 		} else if (sd->entry == &sort_comm) {
sort_comm          26 tools/perf/util/sort.h extern struct sort_entry sort_comm;