HomeSort by relevance Sort by last modified time
    Searched refs:sort_parent (Results 1 - 3 of 3) sorted by null

  /external/linux-tools-perf/util/
sort.h 46 extern struct sort_entry sort_parent;
89 SORT_PARENT,
sort.c 60 struct sort_entry sort_parent = { variable in typeref:struct:sort_entry
85 { .name = "parent", .entry = &sort_parent, },
285 if (sd->entry == &sort_parent) {
307 sort__first_dimension = SORT_PARENT;
  /external/linux-tools-perf/
builtin-report.c 515 sort_parent.elide = 1;

Completed in 412 milliseconds