Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.c386 static struct hist_entry *hists__findnew_entry(struct hists *hists, in hists__findnew_entry() function
492 return hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry()