Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dblock-info.c461 hists__delete_entries(&reps[i].hist.block_hists); in block_info__free_report()
Dhist.h195 void hists__delete_entries(struct hists *hists);
Dhist.c400 void hists__delete_entries(struct hists *hists) in hists__delete_entries() function
2841 hists__delete_entries(hists); in hists__delete_all_entries()
/Linux-v6.1/tools/perf/
Dbuiltin-top.c294 hists__delete_entries(hists); in perf_top__resort_hists()
Dbuiltin-diff.c382 hists__delete_entries(&bh->block_hists); in block_hist_free()
Dbuiltin-c2c.c180 hists__delete_entries(&c2c_he->hists->hists); in c2c_he_free()