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

/linux-master/tools/perf/tests/
H A Dhists_link.c170 root = &hists->entries_collapsed;
222 root = &hists->entries_collapsed;
H A Dhists_common.c170 root = &hists->entries_collapsed;
H A Dhists_cumulate.c138 root_in = &hists->entries_collapsed;
H A Dhists_output.c103 root_in = &hists->entries_collapsed;
/linux-master/tools/perf/util/
H A Dhist.c369 root_in = &hists->entries_collapsed;
1697 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n);
1939 &hists->entries_collapsed,
1948 root = &hists->entries_collapsed;
2384 root = &hists->entries_collapsed;
2475 n = hists->entries_collapsed.rb_root.rb_node;
2550 return hists__match_hierarchy(&leader->entries_collapsed,
2551 &other->entries_collapsed);
2555 root = &leader->entries_collapsed;
2626 &leader->entries_collapsed,
[all...]
H A Dhist.h98 struct rb_root_cached entries_collapsed; member in struct:hists
/linux-master/tools/perf/
H A Dbuiltin-diff.c547 root = &hists->entries_collapsed;
691 root = &hists->entries_collapsed;
H A Dbuiltin-kvm.c708 root = &kvm_hists.hists.entries_collapsed;

Completed in 129 milliseconds