Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.c402 static void hists__delete_entry(struct hists *hists, struct hist_entry *he);
438 hists__delete_entry(hists, child); in hists__decay_entry()
445 static void hists__delete_entry(struct hists *hists, struct hist_entry *he) in hists__delete_entry() function
482 hists__delete_entry(hists, n); in hists__decay_entries()
496 hists__delete_entry(hists, n); in hists__delete_entries()