Searched refs:need_collapse (Results 1 - 11 of 11) sorted by relevance

/linux-master/tools/perf/tests/
H A Dhists_link.c169 if (hists__has(hists, need_collapse))
221 if (hists__has(hists, need_collapse))
H A Dhists_common.c169 if (hists__has(hists, need_collapse))
H A Dhists_cumulate.c137 if (hists__has(hists, need_collapse))
H A Dhists_output.c102 if (hists__has(hists, need_collapse))
/linux-master/tools/perf/util/
H A Dhist.c368 if (hists__has(hists, need_collapse))
1681 if (!hists__has(hists, need_collapse))
1947 if (hists__has(hists, need_collapse))
2383 if (hists__has(hists, need_collapse))
2474 if (hists__has(hists, need_collapse))
2554 if (hists__has(leader, need_collapse))
2630 if (hists__has(other, need_collapse))
2655 if (hists__has(hists, need_collapse))
H A Dhist.h310 int need_collapse; member in struct:perf_hpp_list
H A Dsort.c3284 list->need_collapse = 1;
3906 perf_hpp_list.need_collapse = 0;
/linux-master/tools/perf/
H A Dbuiltin-diff.c546 if (hists__has(hists, need_collapse))
690 if (hists__has(hists, need_collapse))
H A Dbuiltin-kvm.c707 if (hists__has(&kvm_hists.hists, need_collapse))
H A Dbuiltin-top.c1721 perf_hpp_list.need_collapse = 1;
H A Dbuiltin-report.c1647 perf_hpp_list.need_collapse = true;

Completed in 167 milliseconds