Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dhist.c296 static void hists__delete_entry(struct hists *hists, struct hist_entry *he);
327 hists__delete_entry(hists, child); in hists__decay_entry()
334 static void hists__delete_entry(struct hists *hists, struct hist_entry *he) in hists__delete_entry() function
371 hists__delete_entry(hists, n); in hists__decay_entries()
385 hists__delete_entry(hists, n); in hists__delete_entries()