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

/linux-master/tools/perf/util/
H A Dhist.c2856 static void hists__delete_remaining_entries(struct rb_root_cached *root) function
2873 hists__delete_remaining_entries(&hists->entries_in_array[0]);
2874 hists__delete_remaining_entries(&hists->entries_in_array[1]);
2875 hists__delete_remaining_entries(&hists->entries_collapsed);

Completed in 114 milliseconds