Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dhist.c339 static void hists__delete_entry(struct hists *hists, struct hist_entry *he);
374 hists__delete_entry(hists, child); in hists__decay_entry()
381 static void hists__delete_entry(struct hists *hists, struct hist_entry *he) in hists__delete_entry() function
418 hists__delete_entry(hists, n); in hists__decay_entries()
432 hists__delete_entry(hists, n); in hists__delete_entries()