Home
last modified time | relevance | path

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

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