Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dhist.h134 void hists__delete_entries(struct hists *hists);
Dhist.c297 void hists__delete_entries(struct hists *hists) in hists__delete_entries() function
/linux-4.4.14/tools/perf/
Dbuiltin-top.c285 hists__delete_entries(hists); in perf_top__print_sym_table()
556 hists__delete_entries(hists); in perf_top__sort_new_samples()