Home
last modified time | relevance | path

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

/tools/perf/tests/
Dhists_link.c149 root = &hists->entries_collapsed; in __validate_match()
201 root = &hists->entries_collapsed; in __validate_link()
Dhists_common.c165 root = &hists->entries_collapsed; in print_hists_in()
Dhists_cumulate.c130 root_in = &hists->entries_collapsed; in del_hist_entries()
Dhists_output.c96 root_in = &hists->entries_collapsed; in del_hist_entries()
/tools/perf/util/
Dhist.c309 root_in = &hists->entries_collapsed; in hists__delete_entry()
1470 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n); in hists__collapse_resort()
1705 &hists->entries_collapsed, in output_resort()
1714 root = &hists->entries_collapsed; in output_resort()
2127 root = &hists->entries_collapsed; in hists__add_dummy_entry()
2213 n = hists->entries_collapsed.rb_node; in hists__find_entry()
2288 return hists__match_hierarchy(&leader->entries_collapsed, in hists__match()
2289 &other->entries_collapsed); in hists__match()
2293 root = &leader->entries_collapsed; in hists__match()
2364 &leader->entries_collapsed, in hists__link()
[all …]
Dhist.h69 struct rb_root entries_collapsed; member
/tools/perf/
Dbuiltin-diff.c422 root = &hists->entries_collapsed; in hists__baseline_only()
444 root = &hists->entries_collapsed; in hists__precompute()