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

  /external/linux-tools-perf/util/
sort.h 41 extern int sort__has_parent;
sort.c 10 int sort__has_parent = 0; variable
294 sort__has_parent = 1;
session.c 277 if (sort__has_parent && !*parent &&
    [all...]
  /external/linux-tools-perf/
builtin-report.c 68 if ((sort__has_parent || symbol_conf.use_callchain) && sample->callchain) {
163 if (sort__has_parent) {

Completed in 577 milliseconds