Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dhist.c579 static struct hist_entry *hists__findnew_entry(struct hists *hists, in hists__findnew_entry() function
734 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
780 }, *he = hists__findnew_entry(hists, &entry, al, false); in hists__add_entry_block()