Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dhist.c588 static struct hist_entry *hists__findnew_entry(struct hists *hists, in hists__findnew_entry() function
745 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()
791 }, *he = hists__findnew_entry(hists, &entry, al, false); in hists__add_entry_block()