Lines Matching full:leftmost
690 bool leftmost = true; in hists__findnew_entry() local
739 leftmost = false; in hists__findnew_entry()
752 rb_insert_color_cached(&he->rb_node_in, hists->entries_in, leftmost); in hists__findnew_entry()
1634 bool leftmost = true; in hierarchy_insert_entry() local
1650 leftmost = false; in hierarchy_insert_entry()
1690 rb_insert_color_cached(&new->rb_node_in, root, leftmost); in hierarchy_insert_entry()
1754 bool leftmost = true; in hists__collapse_insert_entry() local
1792 leftmost = false; in hists__collapse_insert_entry()
1798 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in hists__collapse_insert_entry()
1937 bool leftmost = true; in hierarchy_insert_output_entry() local
1947 leftmost = false; in hierarchy_insert_output_entry()
1952 rb_insert_color_cached(&he->rb_node, root, leftmost); in hierarchy_insert_output_entry()
2024 bool leftmost = true; in __hists__insert_output_entry() local
2047 leftmost = false; in __hists__insert_output_entry()
2052 rb_insert_color_cached(&he->rb_node, entries, leftmost); in __hists__insert_output_entry()
2358 bool leftmost = true; in resort_filtered_entry() local
2368 leftmost = false; in resort_filtered_entry()
2373 rb_insert_color_cached(&he->rb_node, root, leftmost); in resort_filtered_entry()
2549 bool leftmost = true; in hists__add_dummy_entry() local
2571 leftmost = false; in hists__add_dummy_entry()
2582 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in hists__add_dummy_entry()
2597 bool leftmost = true; in add_dummy_hierarchy_entry() local
2613 leftmost = false; in add_dummy_hierarchy_entry()
2620 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in add_dummy_hierarchy_entry()