Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dhist.c315 static void hists__delete_entry(struct hists *hists, struct hist_entry *he);
346 hists__delete_entry(hists, child); in hists__decay_entry()
353 static void hists__delete_entry(struct hists *hists, struct hist_entry *he) in hists__delete_entry() function
390 hists__delete_entry(hists, n); in hists__decay_entries()
404 hists__delete_entry(hists, n); in hists__delete_entries()

Completed in 8 milliseconds