Home
last modified time | relevance | path

Searched refs:sort_parent (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dsort.h23 extern struct sort_entry sort_parent;
H A Dsort.c1024 struct sort_entry sort_parent = { in hist_entry__cgroup_snprintf()
2723 DIM(SORT_PARENT, "parent", sort_parent), in perf_hpp__reset_sort_width()
3686 if (sd->entry == &sort_parent && parent_pattern) { in sort_dimension__add()
904 struct sort_entry sort_parent = { global() variable