Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhist.c359 root_in = &hists->entries_collapsed; in hists__delete_entry()
1657 ret = hists__collapse_insert_entry(hists, &hists->entries_collapsed, n); in hists__collapse_resort()
1899 &hists->entries_collapsed, in output_resort()
1908 root = &hists->entries_collapsed; in output_resort()
2334 root = &hists->entries_collapsed; in hists__add_dummy_entry()
2425 n = hists->entries_collapsed.rb_root.rb_node; in hists__find_entry()
2500 return hists__match_hierarchy(&leader->entries_collapsed, in hists__match()
2501 &other->entries_collapsed); in hists__match()
2505 root = &leader->entries_collapsed; in hists__match()
2576 &leader->entries_collapsed, in hists__link()
[all …]
H A Dhist.h83 struct rb_root_cached entries_collapsed; member
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_link.c151 root = &hists->entries_collapsed; in __validate_match()
203 root = &hists->entries_collapsed; in __validate_link()
H A Dhists_common.c170 root = &hists->entries_collapsed; in print_hists_in()
H A Dhists_cumulate.c134 root_in = &hists->entries_collapsed; in del_hist_entries()
H A Dhists_output.c100 root_in = &hists->entries_collapsed; in del_hist_entries()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-diff.c545 root = &hists->entries_collapsed; in hists__baseline_only()
689 root = &hists->entries_collapsed; in hists__precompute()