Lines Matching refs:leftmost

604 	bool leftmost = true;  in hists__findnew_entry()  local
653 leftmost = false; in hists__findnew_entry()
666 rb_insert_color_cached(&he->rb_node_in, hists->entries_in, leftmost); in hists__findnew_entry()
1469 bool leftmost = true; in hierarchy_insert_entry() local
1491 leftmost = false; in hierarchy_insert_entry()
1526 rb_insert_color_cached(&new->rb_node_in, root, leftmost); in hierarchy_insert_entry()
1585 bool leftmost = true; in hists__collapse_insert_entry() local
1618 leftmost = false; in hists__collapse_insert_entry()
1624 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in hists__collapse_insert_entry()
1771 bool leftmost = true; in hierarchy_insert_output_entry() local
1781 leftmost = false; in hierarchy_insert_output_entry()
1786 rb_insert_color_cached(&he->rb_node, root, leftmost); in hierarchy_insert_output_entry()
1858 bool leftmost = true; in __hists__insert_output_entry() local
1881 leftmost = false; in __hists__insert_output_entry()
1886 rb_insert_color_cached(&he->rb_node, entries, leftmost); in __hists__insert_output_entry()
2182 bool leftmost = true; in resort_filtered_entry() local
2192 leftmost = false; in resort_filtered_entry()
2197 rb_insert_color_cached(&he->rb_node, root, leftmost); in resort_filtered_entry()
2353 bool leftmost = true; in hists__add_dummy_entry() local
2375 leftmost = false; in hists__add_dummy_entry()
2386 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in hists__add_dummy_entry()
2402 bool leftmost = true; in add_dummy_hierarchy_entry() local
2423 leftmost = false; in add_dummy_hierarchy_entry()
2430 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in add_dummy_hierarchy_entry()