Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dhist.h128 void hists__delete_entries(struct hists *hists);
Dhist.c277 void hists__delete_entries(struct hists *hists) in hists__delete_entries() function
/linux-4.1.27/tools/perf/
Dbuiltin-top.c280 hists__delete_entries(hists); in perf_top__print_sym_table()
549 hists__delete_entries(hists); in perf_top__sort_new_samples()