Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dhist.c377 root_in = hists->entries_in; in hists__delete_entry()
610 p = &hists->entries_in->rb_root.rb_node; in hists__findnew_entry()
1672 root = hists->entries_in; in hists__get_rotate_entries_in()
1674 hists->entries_in = &hists->entries_in_array[0]; in hists__get_rotate_entries_in()
1965 root = hists->entries_in; in output_resort()
2406 root = hists->entries_in; in hists__add_dummy_entry()
2497 n = hists->entries_in->rb_root.rb_node; in hists__find_entry()
2577 root = leader->entries_in; in hists__match()
2653 root = other->entries_in; in hists__link()
2678 root = hists->entries_in; in hists__unlink()
[all …]
A Dhist.h98 struct rb_root_cached *entries_in; member
/linux/tools/perf/tests/
A Dhists_link.c172 root = hists->entries_in; in __validate_match()
224 root = hists->entries_in; in __validate_link()
A Dhists_common.c172 root = hists->entries_in; in print_hists_in()
A Dhists_cumulate.c140 root_in = hists->entries_in; in del_hist_entries()
A Dhists_output.c105 root_in = hists->entries_in; in del_hist_entries()
/linux/tools/perf/
A Dbuiltin-diff.c535 root = hists->entries_in; in hists__baseline_only()
587 struct rb_root_cached *root = hists_pair->entries_in; in get_block_pair()
654 struct rb_root_cached *root = hists_base->entries_in; in block_hists_match()
679 root = hists->entries_in; in hists__precompute()
A Dbuiltin-kvm.c710 root = kvm_hists.hists.entries_in; in clear_events_cache_stats()

Completed in 32 milliseconds