Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.c266 rb_erase(&n->rb_node_in, &hists->entries_collapsed); in hists__decay_entries()
289 rb_erase(&n->rb_node_in, &hists->entries_collapsed); in hists__delete_entries()
1040 if (hists__collapse_insert_entry(hists, &hists->entries_collapsed, n)) { in hists__collapse_resort()
1135 root = &hists->entries_collapsed; in hists__output_resort()
1300 root = &hists->entries_collapsed; in hists__add_dummy_entry()
1340 n = hists->entries_collapsed.rb_node; in hists__find_entry()
1369 root = &leader->entries_collapsed; in hists__match()
1394 root = &other->entries_collapsed; in hists__link()
1461 hists->entries_collapsed = RB_ROOT; in hists_evsel__init()
Dhist.h60 struct rb_root entries_collapsed; member
/tools/perf/tests/
Dhists_link.c157 root = &hists->entries_collapsed; in __validate_match()
209 root = &hists->entries_collapsed; in __validate_link()
Dhists_common.c160 root = &hists->entries_collapsed; in print_hists_in()
Dhists_cumulate.c131 root_in = &hists->entries_collapsed; in del_hist_entries()
Dhists_output.c97 root_in = &hists->entries_collapsed; in del_hist_entries()
/tools/perf/
Dbuiltin-diff.c421 root = &hists->entries_collapsed; in hists__baseline_only()
443 root = &hists->entries_collapsed; in hists__precompute()
574 root = &hists->entries_collapsed; in hists__compute_resort()