Lines Matching refs:leftmost
598 bool leftmost = true; in hists__findnew_entry() local
647 leftmost = false; in hists__findnew_entry()
660 rb_insert_color_cached(&he->rb_node_in, hists->entries_in, leftmost); in hists__findnew_entry()
1463 bool leftmost = true; in hierarchy_insert_entry() local
1485 leftmost = false; in hierarchy_insert_entry()
1520 rb_insert_color_cached(&new->rb_node_in, root, leftmost); in hierarchy_insert_entry()
1579 bool leftmost = true; in hists__collapse_insert_entry() local
1612 leftmost = false; in hists__collapse_insert_entry()
1618 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in hists__collapse_insert_entry()
1765 bool leftmost = true; in hierarchy_insert_output_entry() local
1775 leftmost = false; in hierarchy_insert_output_entry()
1780 rb_insert_color_cached(&he->rb_node, root, leftmost); in hierarchy_insert_output_entry()
1852 bool leftmost = true; in __hists__insert_output_entry() local
1875 leftmost = false; in __hists__insert_output_entry()
1880 rb_insert_color_cached(&he->rb_node, entries, leftmost); in __hists__insert_output_entry()
2176 bool leftmost = true; in resort_filtered_entry() local
2186 leftmost = false; in resort_filtered_entry()
2191 rb_insert_color_cached(&he->rb_node, root, leftmost); in resort_filtered_entry()
2352 bool leftmost = true; in hists__add_dummy_entry() local
2374 leftmost = false; in hists__add_dummy_entry()
2385 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in hists__add_dummy_entry()
2401 bool leftmost = true; in add_dummy_hierarchy_entry() local
2422 leftmost = false; in add_dummy_hierarchy_entry()
2429 rb_insert_color_cached(&he->rb_node_in, root, leftmost); in add_dummy_hierarchy_entry()