Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dblock-info.c461 hists__delete_entries(&reps[i].hist.block_hists); in block_info__free_report()
Dhist.h185 void hists__delete_entries(struct hists *hists);
Dhist.c391 void hists__delete_entries(struct hists *hists) in hists__delete_entries() function
2809 hists__delete_entries(hists); in hists__delete_all_entries()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-top.c292 hists__delete_entries(hists); in perf_top__resort_hists()
Dbuiltin-diff.c382 hists__delete_entries(&bh->block_hists); in block_hist_free()
Dbuiltin-c2c.c165 hists__delete_entries(&c2c_he->hists->hists); in c2c_he_free()