Lines Matching refs:leftmost

601 	bool leftmost = true;  in hists__findnew_entry()  local
656 leftmost = false; in hists__findnew_entry()
669 rb_insert_color_cached(&he->rb_node_in, hists->entries_in, leftmost); in hists__findnew_entry()
1490 bool leftmost = true; in hierarchy_insert_entry() local
1512 leftmost = false; in hierarchy_insert_entry()
1547 rb_insert_color_cached(&new->rb_node_in, root, leftmost); in hierarchy_insert_entry()
1611 bool leftmost = true; in hists__collapse_insert_entry() local
1648 leftmost = false; in hists__collapse_insert_entry()
1654 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in hists__collapse_insert_entry()
1801 bool leftmost = true; in hierarchy_insert_output_entry() local
1811 leftmost = false; in hierarchy_insert_output_entry()
1816 rb_insert_color_cached(&he->rb_node, root, leftmost); in hierarchy_insert_output_entry()
1888 bool leftmost = true; in __hists__insert_output_entry() local
1911 leftmost = false; in __hists__insert_output_entry()
1916 rb_insert_color_cached(&he->rb_node, entries, leftmost); in __hists__insert_output_entry()
2212 bool leftmost = true; in resort_filtered_entry() local
2222 leftmost = false; in resort_filtered_entry()
2227 rb_insert_color_cached(&he->rb_node, root, leftmost); in resort_filtered_entry()
2388 bool leftmost = true; in hists__add_dummy_entry() local
2410 leftmost = false; in hists__add_dummy_entry()
2421 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in hists__add_dummy_entry()
2437 bool leftmost = true; in add_dummy_hierarchy_entry() local
2458 leftmost = false; in add_dummy_hierarchy_entry()
2465 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in add_dummy_hierarchy_entry()