Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dhist.c274 static void hists__delete_entry(struct hists *hists, struct hist_entry *he);
305 hists__delete_entry(hists, child); in hists__decay_entry()
312 static void hists__delete_entry(struct hists *hists, struct hist_entry *he) in hists__delete_entry() function
349 hists__delete_entry(hists, n); in hists__decay_entries()
363 hists__delete_entry(hists, n); in hists__delete_entries()