Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.h393 void hists__delete_entries(struct hists *hists);
H A Dhist.c487 void hists__delete_entries(struct hists *hists) in hists__delete_entries() function
3044 hists__delete_entries(hists); in hists__delete_all_entries()
/linux/tools/perf/
H A Dbuiltin-top.c297 hists__delete_entries(hists); in perf_top__resort_hists()
H A Dbuiltin-diff.c383 hists__delete_entries(&bh->block_hists); in block_hist_free()
H A Dbuiltin-c2c.c180 hists__delete_entries(&c2c_he->hists->hists); in c2c_he_free()