Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.c2883 static void hists__delete_remaining_entries(struct rb_root_cached *root) in hists__delete_remaining_entries() function
2900 hists__delete_remaining_entries(&hists->entries_in_array[0]); in hists__delete_all_entries()
2901 hists__delete_remaining_entries(&hists->entries_in_array[1]); in hists__delete_all_entries()
2902 hists__delete_remaining_entries(&hists->entries_collapsed); in hists__delete_all_entries()