Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/tools/perf/util/
A Dhist.c370 root_in = hists->entries_in; in hists__delete_entry()
600 p = &hists->entries_in->rb_root.rb_node; in hists__findnew_entry()
1628 root = hists->entries_in; in hists__get_rotate_entries_in()
1630 hists->entries_in = &hists->entries_in_array[0]; in hists__get_rotate_entries_in()
1921 root = hists->entries_in; in output_resort()
2357 root = hists->entries_in; in hists__add_dummy_entry()
2448 n = hists->entries_in->rb_root.rb_node; in hists__find_entry()
2528 root = leader->entries_in; in hists__match()
2604 root = other->entries_in; in hists__link()
2629 root = hists->entries_in; in hists__unlink()
[all …]
A Dhist.h91 struct rb_root_cached *entries_in; member
/linux-6.3-rc2/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