Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dblock-info.c497 hists__delete_entries(&reps[i].hist.block_hists); in block_info__free_report()
H A Dhist.h379 void hists__delete_entries(struct hists *hists);
H A Dhist.c423 void hists__delete_entries(struct hists *hists) in hists__delete_entries() function
2968 hists__delete_entries(hists); in hists__delete_all_entries()
/linux-6.15/tools/perf/
H A Dbuiltin-kvm.c1473 hists__delete_entries(&kvm_hists.hists); in kvm_events_live_report()
1635 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.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()