Lines Matching refs:entries_in
371 root_in = hists->entries_in;
603 p = &hists->entries_in->rb_root.rb_node;
664 rb_insert_color_cached(&he->rb_node_in, hists->entries_in, leftmost);
1659 root = hists->entries_in;
1660 if (++hists->entries_in > &hists->entries_in_array[1])
1661 hists->entries_in = &hists->entries_in_array[0];
1952 root = hists->entries_in;
2388 root = hists->entries_in;
2479 n = hists->entries_in->rb_root.rb_node;
2559 root = leader->entries_in;
2635 root = other->entries_in;
2660 root = hists->entries_in;
2850 hists->entries_in = &hists->entries_in_array[0];