Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dblock-info.c461 hists__delete_entries(&reps[i].hist.block_hists); in block_info__free_report()
H A Dhist.h199 void hists__delete_entries(struct hists *hists);
H A Dhist.c401 void hists__delete_entries(struct hists *hists) in hists__delete_entries() function
2881 hists__delete_entries(hists); in hists__delete_all_entries()
/openbmc/linux/tools/perf/
H A Dbuiltin-kvm.c1532 hists__delete_entries(&kvm_hists.hists); in kvm_events_live_report()
1696 hists__delete_entries(&kvm_hists.hists); in kvm_events_report_vcpu()
H A Dbuiltin-top.c296 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.c179 hists__delete_entries(&c2c_he->hists->hists); in c2c_he_free()