Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dhist.c591 static struct hist_entry *hists__findnew_entry(struct hists *hists, in hists__findnew_entry() function
757 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
805 }, *he = hists__findnew_entry(hists, &entry, al, false); in hists__add_entry_block()