Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dhist.c365 root_in = hists->entries_in; in hists__delete_entry()
595 p = &hists->entries_in->rb_root.rb_node; in hists__findnew_entry()
1623 root = hists->entries_in; in hists__get_rotate_entries_in()
1625 hists->entries_in = &hists->entries_in_array[0]; in hists__get_rotate_entries_in()
1916 root = hists->entries_in; in output_resort()
2347 root = hists->entries_in; in hists__add_dummy_entry()
2438 n = hists->entries_in->rb_root.rb_node; in hists__find_entry()
2518 root = leader->entries_in; in hists__match()
2594 root = other->entries_in; in hists__link()
2619 root = hists->entries_in; in hists__unlink()
[all …]
A Dhist.h87 struct rb_root_cached *entries_in; member
/linux/tools/perf/tests/
A Dhists_link.c153 root = hists->entries_in; in __validate_match()
205 root = hists->entries_in; in __validate_link()
A Dhists_common.c172 root = hists->entries_in; in print_hists_in()
A Dhists_cumulate.c136 root_in = hists->entries_in; in del_hist_entries()
A Dhists_output.c102 root_in = hists->entries_in; in del_hist_entries()
/linux/tools/perf/
A Dbuiltin-diff.c547 root = hists->entries_in; in hists__baseline_only()
599 struct rb_root_cached *root = hists_pair->entries_in; in get_block_pair()
666 struct rb_root_cached *root = hists_base->entries_in; in block_hists_match()
691 root = hists->entries_in; in hists__precompute()

Completed in 18 milliseconds