Home
last modified time | relevance | path

Searched refs:entries_collapsed (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dhist.c369 root_in = &hists->entries_collapsed; in hists__delete_entry()
1941 &hists->entries_collapsed, in output_resort()
1950 root = &hists->entries_collapsed; in output_resort()
2386 root = &hists->entries_collapsed; in hists__add_dummy_entry()
2553 &other->entries_collapsed); in hists__match()
2557 root = &leader->entries_collapsed; in hists__match()
2628 &leader->entries_collapsed, in hists__link()
2629 &other->entries_collapsed); in hists__link()
2633 root = &other->entries_collapsed; in hists__link()
2658 root = &hists->entries_collapsed; in hists__unlink()
[all …]
H A Dhist.h95 struct rb_root_cached entries_collapsed; member
/openbmc/linux/tools/perf/tests/
H A Dhists_link.c170 root = &hists->entries_collapsed; in __validate_match()
222 root = &hists->entries_collapsed; in __validate_link()
H A Dhists_common.c170 root = &hists->entries_collapsed; in print_hists_in()
H A Dhists_cumulate.c138 root_in = &hists->entries_collapsed; in del_hist_entries()
H A Dhists_output.c103 root_in = &hists->entries_collapsed; in del_hist_entries()
/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c547 root = &hists->entries_collapsed; in hists__baseline_only()
691 root = &hists->entries_collapsed; in hists__precompute()
H A Dbuiltin-kvm.c708 root = &kvm_hists.hists.entries_collapsed; in clear_events_cache_stats()