Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dhist.h171 void hists__delete_entries(struct hists *hists);
Dhist.c354 void hists__delete_entries(struct hists *hists) in hists__delete_entries() function
2596 hists__delete_entries(hists); in hists__delete_all_entries()
/Linux-v4.19/tools/perf/
Dbuiltin-top.c297 hists__delete_entries(hists); in perf_top__print_sym_table()
565 hists__delete_entries(hists); in perf_top__sort_new_samples()
Dbuiltin-c2c.c155 hists__delete_entries(&c2c_he->hists->hists); in c2c_he_free()