Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dhist.h184 void hists__delete_entries(struct hists *hists);
Dhist.c376 void hists__delete_entries(struct hists *hists) in hists__delete_entries() function
2757 hists__delete_entries(hists); in hists__delete_all_entries()
/Linux-v5.4/tools/perf/
Dbuiltin-top.c289 hists__delete_entries(hists); in perf_top__resort_hists()
Dbuiltin-diff.c372 hists__delete_entries(&bh->block_hists); in block_hist_free()
Dbuiltin-c2c.c164 hists__delete_entries(&c2c_he->hists->hists); in c2c_he_free()