Searched refs:hists__delete_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dhist.c321 static void hists__delete_entry(struct hists *hists, struct hist_entry *he);
352 hists__delete_entry(hists, child);
359 static void hists__delete_entry(struct hists *hists, struct hist_entry *he) function
396 hists__delete_entry(hists, n);
410 hists__delete_entry(hists, n);

Completed in 111 milliseconds