Home
last modified time | relevance | path

Searched refs:new_root (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Dhist.c2116 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry() local
2145 resort_filtered_entry(&new_root, h); in resort_filtered_entry()
2148 he->hroot_out = new_root; in resort_filtered_entry()
2154 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy() local
2212 resort_filtered_entry(&new_root, h); in hists__filter_hierarchy()
2215 hists->entries = new_root; in hists__filter_hierarchy()