Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c311 static void hists__delete_entry(struct hists *hists, struct hist_entry *he);
342 hists__delete_entry(hists, child); in hists__decay_entry()
349 static void hists__delete_entry(struct hists *hists, struct hist_entry *he) in hists__delete_entry() function
386 hists__delete_entry(hists, n); in hists__decay_entries()
400 hists__delete_entry(hists, n); in hists__delete_entries()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds