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

/linux-master/tools/perf/util/
H A Dhist.c590 static struct hist_entry *hists__findnew_entry(struct hists *hists, function
751 }, *he = hists__findnew_entry(hists, &entry, al, sample_self);
799 }, *he = hists__findnew_entry(hists, &entry, al, false);
885 * was either already freed in hists__findnew_entry() or passed to a

Completed in 108 milliseconds