Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dhist.c564 static struct hist_entry *hists__findnew_entry(struct hists *hists, in hists__findnew_entry() function
717 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
758 }, *he = hists__findnew_entry(hists, &entry, al, false); in hists__add_entry_block()