Lines Matching refs:entries_in
361 root_in = hists->entries_in;
592 p = &hists->entries_in->rb_root.rb_node;
652 rb_insert_color_cached(&he->rb_node_in, hists->entries_in, leftmost);
1617 root = hists->entries_in;
1618 if (++hists->entries_in > &hists->entries_in_array[1])
1619 hists->entries_in = &hists->entries_in_array[0];
1910 root = hists->entries_in;
2336 root = hists->entries_in;
2427 n = hists->entries_in->rb_root.rb_node;
2507 root = leader->entries_in;
2583 root = other->entries_in;
2608 root = hists->entries_in;
2787 hists->entries_in = &hists->entries_in_array[0];