Searched refs:entries_in (Results 1 – 7 of 7) sorted by relevance
396 p = &hists->entries_in->rb_node; in hists__findnew_entry()448 rb_insert_color(&he->rb_node_in, hists->entries_in); in hists__findnew_entry()1033 root = hists->entries_in; in hists__get_rotate_entries_in()1034 if (++hists->entries_in > &hists->entries_in_array[1]) in hists__get_rotate_entries_in()1035 hists->entries_in = &hists->entries_in_array[0]; in hists__get_rotate_entries_in()1177 root = hists->entries_in; in hists__output_resort()1377 root = hists->entries_in; in hists__add_dummy_entry()1417 n = hists->entries_in->rb_node; in hists__find_entry()1446 root = leader->entries_in; in hists__match()1471 root = other->entries_in; in hists__link()[all …]
63 struct rb_root *entries_in; member
163 root = hists->entries_in; in __validate_match()215 root = hists->entries_in; in __validate_link()
166 root = hists->entries_in; in print_hists_in()
137 root_in = hists->entries_in; in del_hist_entries()
103 root_in = hists->entries_in; in del_hist_entries()
435 root = hists->entries_in; in hists__baseline_only()457 root = hists->entries_in; in hists__precompute()