Lines Matching refs:leftmost

601 	bool leftmost = true;  in hists__findnew_entry()  local
651 leftmost = false; in hists__findnew_entry()
664 rb_insert_color_cached(&he->rb_node_in, hists->entries_in, leftmost); in hists__findnew_entry()
1485 bool leftmost = true; in hierarchy_insert_entry() local
1507 leftmost = false; in hierarchy_insert_entry()
1542 rb_insert_color_cached(&new->rb_node_in, root, leftmost); in hierarchy_insert_entry()
1606 bool leftmost = true; in hists__collapse_insert_entry() local
1643 leftmost = false; in hists__collapse_insert_entry()
1649 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in hists__collapse_insert_entry()
1796 bool leftmost = true; in hierarchy_insert_output_entry() local
1806 leftmost = false; in hierarchy_insert_output_entry()
1811 rb_insert_color_cached(&he->rb_node, root, leftmost); in hierarchy_insert_output_entry()
1883 bool leftmost = true; in __hists__insert_output_entry() local
1906 leftmost = false; in __hists__insert_output_entry()
1911 rb_insert_color_cached(&he->rb_node, entries, leftmost); in __hists__insert_output_entry()
2207 bool leftmost = true; in resort_filtered_entry() local
2217 leftmost = false; in resort_filtered_entry()
2222 rb_insert_color_cached(&he->rb_node, root, leftmost); in resort_filtered_entry()
2383 bool leftmost = true; in hists__add_dummy_entry() local
2405 leftmost = false; in hists__add_dummy_entry()
2416 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in hists__add_dummy_entry()
2432 bool leftmost = true; in add_dummy_hierarchy_entry() local
2453 leftmost = false; in add_dummy_hierarchy_entry()
2460 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in add_dummy_hierarchy_entry()