Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dhist.c368 root_in = &hists->entries_collapsed; in hists__delete_entry()
1668 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n); in hists__collapse_resort()
1910 &hists->entries_collapsed, in output_resort()
1919 root = &hists->entries_collapsed; in output_resort()
2355 root = &hists->entries_collapsed; in hists__add_dummy_entry()
2446 n = hists->entries_collapsed.rb_root.rb_node; in hists__find_entry()
2521 return hists__match_hierarchy(&leader->entries_collapsed, in hists__match()
2522 &other->entries_collapsed); in hists__match()
2526 root = &leader->entries_collapsed; in hists__match()
2597 &leader->entries_collapsed, in hists__link()
[all …]
Dhist.h93 struct rb_root_cached entries_collapsed; member
/linux-6.1.9/tools/perf/tests/
Dhists_link.c151 root = &hists->entries_collapsed; in __validate_match()
203 root = &hists->entries_collapsed; in __validate_link()
Dhists_common.c170 root = &hists->entries_collapsed; in print_hists_in()
Dhists_cumulate.c134 root_in = &hists->entries_collapsed; in del_hist_entries()
Dhists_output.c100 root_in = &hists->entries_collapsed; in del_hist_entries()
/linux-6.1.9/tools/perf/
Dbuiltin-diff.c545 root = &hists->entries_collapsed; in hists__baseline_only()
689 root = &hists->entries_collapsed; in hists__precompute()