Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/tools/perf/util/
H A Dhist.c368 if (hists__has(hists, need_collapse)) in hists__delete_entry()
1688 if (!hists__has(hists, need_collapse)) in hists__collapse_resort()
1954 if (hists__has(hists, need_collapse)) in output_resort()
2390 if (hists__has(hists, need_collapse)) in hists__add_dummy_entry()
2481 if (hists__has(hists, need_collapse)) in hists__find_entry()
2561 if (hists__has(leader, need_collapse)) in hists__match()
2637 if (hists__has(other, need_collapse)) in hists__link()
2662 if (hists__has(hists, need_collapse)) in hists__unlink()
H A Dhist.h307 int need_collapse; member
H A Dsort.c3088 list->need_collapse = 1; in __sort_dimension__add()
3708 perf_hpp_list.need_collapse = 0; in reset_output_field()
/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c546 if (hists__has(hists, need_collapse)) in hists__baseline_only()
690 if (hists__has(hists, need_collapse)) in hists__precompute()
H A Dbuiltin-report.c1573 perf_hpp_list.need_collapse = true; in cmd_report()
H A Dbuiltin-top.c1721 perf_hpp_list.need_collapse = 1; in cmd_top()
H A Dbuiltin-kvm.c707 if (hists__has(&kvm_hists.hists, need_collapse)) in clear_events_cache_stats()