Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.c316 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new() function
443 he = hist_entry__new(entry, sample_self); in hists__findnew_entry()
1396 he = hist_entry__new(pair, true); in hists__add_dummy_entry()