Home
last modified time | relevance | path

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

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