Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dhist.c2856 static void hists__delete_remaining_entries(struct rb_root_cached *root) in hists__delete_remaining_entries() function
2873 hists__delete_remaining_entries(&hists->entries_in_array[0]); in hists__delete_all_entries()
2874 hists__delete_remaining_entries(&hists->entries_in_array[1]); in hists__delete_all_entries()
2875 hists__delete_remaining_entries(&hists->entries_collapsed); in hists__delete_all_entries()