Searched refs:entries_in (Results 1 – 7 of 7) sorted by relevance
172 root = hists->entries_in; in __validate_match() 224 root = hists->entries_in; in __validate_link()
172 root = hists->entries_in; in print_hists_in()
140 root_in = hists->entries_in; in del_hist_entries()
105 root_in = hists->entries_in; in del_hist_entries()
457 root_in = hists->entries_in; in hists__delete_entry() 694 p = &hists->entries_in->rb_root.rb_node; in hists__findnew_entry() 754 rb_insert_color_cached(&he->rb_node_in, hists->entries_in, leftmost); in hists__findnew_entry() 1810 root = hists->entries_in; in hists__get_rotate_entries_in() 1811 if (++hists->entries_in > &hists->entries_in_array[1]) in hists__get_rotate_entries_in() 1812 hists->entries_in = &hists->entries_in_array[0]; in hists__get_rotate_entries_in() 2095 root = hists->entries_in; in output_resort() 2556 root = hists->entries_in; in hists__add_dummy_entry() 2641 n = hists->entries_in->rb_root.rb_node; in hists__find_entry() 2715 root = leader->entries_in; in hists__match() [all...]
114 struct rb_root_cached *entries_in; member
536 root = hists->entries_in; in hists__baseline_only() 588 struct rb_root_cached *root = hists_pair->entries_in; in get_block_pair() 655 struct rb_root_cached *root = hists_base->entries_in; in block_hists_match() 680 root = hists->entries_in; in hists__precompute()