sort_parent       568 tools/perf/util/sort.c struct sort_entry sort_parent = {
sort_parent      1666 tools/perf/util/sort.c 	DIM(SORT_PARENT, "parent", sort_parent),
sort_parent      2584 tools/perf/util/sort.c 		if (sd->entry == &sort_parent) {
sort_parent        29 tools/perf/util/sort.h extern struct sort_entry sort_parent;