Home
last modified time | relevance | path

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

/linux/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/tools/perf/util/
H A Dhist.c454 if (hists__has(hists, need_collapse)) in hists__delete_entry()
1833 if (!hists__has(hists, need_collapse)) in hists__collapse_resort()
2090 if (hists__has(hists, need_collapse)) in output_resort()
2551 if (hists__has(hists, need_collapse)) in hists__add_dummy_entry()
2636 if (hists__has(hists, need_collapse)) in hists__find_entry()
2710 if (hists__has(leader, need_collapse)) in hists__match()
2786 if (hists__has(other, need_collapse)) in hists__link()
2811 if (hists__has(hists, need_collapse)) in hists__unlink()
H A Dhist.h518 int need_collapse; member
H A Dsort.c3593 list->need_collapse = 1; in __sort_dimension__update()
4281 perf_hpp_list.need_collapse = 0; in reset_output_field()
/linux/tools/perf/
H A Dbuiltin-diff.c531 if (hists__has(hists, need_collapse)) in hists__baseline_only()
675 if (hists__has(hists, need_collapse)) in hists__precompute()
H A Dbuiltin-top.c1761 perf_hpp_list.need_collapse = 1; in cmd_top()
H A Dbuiltin-report.c1703 perf_hpp_list.need_collapse = true; in cmd_report()
H A Dbuiltin-kvm.c647 if (hists__has(&kvm_hists.hists, need_collapse)) in clear_events_cache_stats()