Searched refs:entries_in (Results 1 – 7 of 7) sorted by relevance
380 p = &hists->entries_in->rb_node; in add_hist_entry()433 rb_insert_color(&he->rb_node_in, hists->entries_in); in add_hist_entry()1003 root = hists->entries_in; in hists__get_rotate_entries_in()1004 if (++hists->entries_in > &hists->entries_in_array[1]) in hists__get_rotate_entries_in()1005 hists->entries_in = &hists->entries_in_array[0]; in hists__get_rotate_entries_in()1138 root = hists->entries_in; in hists__output_resort()1307 root = hists->entries_in; in hists__add_dummy_entry()1347 n = hists->entries_in->rb_node; in hists__find_entry()1376 root = leader->entries_in; in hists__match()1401 root = other->entries_in; in hists__link()[all …]
58 struct rb_root *entries_in; member
159 root = hists->entries_in; in __validate_match()211 root = hists->entries_in; in __validate_link()
162 root = hists->entries_in; in print_hists_in()
133 root_in = hists->entries_in; in del_hist_entries()
99 root_in = hists->entries_in; in del_hist_entries()
432 root = hists->entries_in; in hists__baseline_only()454 root = hists->entries_in; in hists__precompute()