Home
last modified time | relevance | path

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

/tools/perf/tests/
A Dhists_link.c169 if (hists__has(hists, need_collapse)) in __validate_match()
221 if (hists__has(hists, need_collapse)) in __validate_link()
A Dhists_common.c169 if (hists__has(hists, need_collapse)) in print_hists_in()
A Dhists_cumulate.c137 if (hists__has(hists, need_collapse)) in del_hist_entries()
A Dhists_output.c102 if (hists__has(hists, need_collapse)) in del_hist_entries()
/tools/perf/util/
A Dhist.c454 if (hists__has(hists, need_collapse)) in hists__delete_entry()
1835 if (!hists__has(hists, need_collapse)) in hists__collapse_resort()
2092 if (hists__has(hists, need_collapse)) in output_resort()
2553 if (hists__has(hists, need_collapse)) in hists__add_dummy_entry()
2638 if (hists__has(hists, need_collapse)) in hists__find_entry()
2712 if (hists__has(leader, need_collapse)) in hists__match()
2788 if (hists__has(other, need_collapse)) in hists__link()
2813 if (hists__has(hists, need_collapse)) in hists__unlink()
A Dhist.h518 int need_collapse; member
A Dsort.c3552 list->need_collapse = 1; in __sort_dimension__add()
4263 perf_hpp_list.need_collapse = 0; in reset_output_field()
/tools/perf/
A Dbuiltin-diff.c533 if (hists__has(hists, need_collapse)) in hists__baseline_only()
677 if (hists__has(hists, need_collapse)) in hists__precompute()
A Dbuiltin-report.c1693 perf_hpp_list.need_collapse = true; in cmd_report()
A Dbuiltin-top.c1759 perf_hpp_list.need_collapse = 1; in cmd_top()
A Dbuiltin-kvm.c646 if (hists__has(&kvm_hists.hists, need_collapse)) in clear_events_cache_stats()

Completed in 39 milliseconds