Home
last modified time | relevance | path

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

/openbmc/linux/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); in hists__decay_entry()
359 static void hists__delete_entry(struct hists *hists, struct hist_entry *he) in hists__delete_entry() function
396 hists__delete_entry(hists, n); in hists__decay_entries()
410 hists__delete_entry(hists, n); in hists__delete_entries()