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

/linux-4.4.14/tools/perf/tests/
H A Dhists_common.c164 root = &hists->entries_collapsed; print_hists_in()
H A Dhists_link.c161 root = &hists->entries_collapsed; __validate_match()
213 root = &hists->entries_collapsed; __validate_link()
H A Dhists_cumulate.c135 root_in = &hists->entries_collapsed; del_hist_entries()
H A Dhists_output.c101 root_in = &hists->entries_collapsed; del_hist_entries()
/linux-4.4.14/tools/perf/util/
H A Dhist.c272 rb_erase(&he->rb_node_in, &hists->entries_collapsed); hists__delete_entry()
1072 if (hists__collapse_insert_entry(hists, &hists->entries_collapsed, n)) { hists__collapse_resort()
1175 root = &hists->entries_collapsed; hists__output_resort()
1375 root = &hists->entries_collapsed; hists__add_dummy_entry()
1415 n = hists->entries_collapsed.rb_node; hists__find_entry()
1444 root = &leader->entries_collapsed; hists__match()
1469 root = &other->entries_collapsed; hists__link()
1569 hists->entries_collapsed = RB_ROOT; hists_evsel__init()
H A Dhist.h65 struct rb_root entries_collapsed; member in struct:hists
/linux-4.4.14/tools/perf/
H A Dbuiltin-diff.c433 root = &hists->entries_collapsed; hists__baseline_only()
455 root = &hists->entries_collapsed; hists__precompute()

Completed in 232 milliseconds