Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/
H A Dhists_link.c169 if (hists__has(hists, need_collapse)) in __validate_match()
221 if (hists__has(hists, need_collapse)) in __validate_link()
H A Dhists_common.c169 if (hists__has(hists, need_collapse)) in print_hists_in()
H A Dhists_cumulate.c137 if (hists__has(hists, need_collapse)) in del_hist_entries()
H A Dhists_output.c102 if (hists__has(hists, need_collapse)) in del_hist_entries()
/linux-6.15/tools/perf/util/
H A Dhist.c390 if (hists__has(hists, need_collapse)) in hists__delete_entry()
1759 if (!hists__has(hists, need_collapse)) in hists__collapse_resort()
2016 if (hists__has(hists, need_collapse)) in output_resort()
2477 if (hists__has(hists, need_collapse)) in hists__add_dummy_entry()
2562 if (hists__has(hists, need_collapse)) in hists__find_entry()
2636 if (hists__has(leader, need_collapse)) in hists__match()
2712 if (hists__has(other, need_collapse)) in hists__link()
2737 if (hists__has(hists, need_collapse)) in hists__unlink()
H A Dhist.h504 int need_collapse; member
H A Dsort.c3471 list->need_collapse = 1; in __sort_dimension__add()
4166 perf_hpp_list.need_collapse = 0; in reset_output_field()
/linux-6.15/tools/perf/
H A Dbuiltin-diff.c533 if (hists__has(hists, need_collapse)) in hists__baseline_only()
677 if (hists__has(hists, need_collapse)) in hists__precompute()
H A Dbuiltin-top.c1734 perf_hpp_list.need_collapse = 1; in cmd_top()
H A Dbuiltin-report.c1683 perf_hpp_list.need_collapse = true; in cmd_report()
H A Dbuiltin-kvm.c646 if (hists__has(&kvm_hists.hists, need_collapse)) in clear_events_cache_stats()