Home
last modified time | relevance | path

Searched refs:entries_in (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dhists_link.c172 root = hists->entries_in; in __validate_match()
224 root = hists->entries_in; in __validate_link()
H A Dhists_common.c172 root = hists->entries_in; in print_hists_in()
H A Dhists_cumulate.c140 root_in = hists->entries_in; in del_hist_entries()
H A Dhists_output.c105 root_in = hists->entries_in; in del_hist_entries()
/openbmc/linux/tools/perf/util/
H A Dhist.c371 root_in = hists->entries_in; in hists__delete_entry()
603 p = &hists->entries_in->rb_root.rb_node; in hists__findnew_entry()
1659 root = hists->entries_in; in hists__get_rotate_entries_in()
1661 hists->entries_in = &hists->entries_in_array[0]; in hists__get_rotate_entries_in()
1952 root = hists->entries_in; in output_resort()
2388 root = hists->entries_in; in hists__add_dummy_entry()
2479 n = hists->entries_in->rb_root.rb_node; in hists__find_entry()
2559 root = leader->entries_in; in hists__match()
2635 root = other->entries_in; in hists__link()
2660 root = hists->entries_in; in hists__unlink()
[all …]
H A Dhist.h93 struct rb_root_cached *entries_in; member
/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c549 root = hists->entries_in; in hists__baseline_only()
601 struct rb_root_cached *root = hists_pair->entries_in; in get_block_pair()
668 struct rb_root_cached *root = hists_base->entries_in; in block_hists_match()
693 root = hists->entries_in; in hists__precompute()
H A Dbuiltin-kvm.c710 root = kvm_hists.hists.entries_in; in clear_events_cache_stats()