Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c313 static bool hists__decay_entry(struct hists *hists, struct hist_entry *he) in hists__decay_entry() function
341 if (hists__decay_entry(hists, child)) in hists__decay_entry()
385 hists__decay_entry(hists, n))) { in hists__decay_entries()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c323 static bool hists__decay_entry(struct hists *hists, struct hist_entry *he) in hists__decay_entry() function
351 if (hists__decay_entry(hists, child)) in hists__decay_entry()
395 hists__decay_entry(hists, n))) { in hists__decay_entries()

Completed in 9 milliseconds