Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.c2163 struct rb_root_cached new_root = RB_ROOT_CACHED; in resort_filtered_entry() local
2192 resort_filtered_entry(&new_root, h); in resort_filtered_entry()
2195 he->hroot_out = new_root; in resort_filtered_entry()
2201 struct rb_root_cached new_root = RB_ROOT_CACHED; in hists__filter_hierarchy() local
2259 resort_filtered_entry(&new_root, h); in hists__filter_hierarchy()
2262 hists->entries = new_root; in hists__filter_hierarchy()