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

/linux-master/tools/perf/util/
H A Dhist.c547 static struct hist_entry *hist_entry__new(struct hist_entry *template, function
654 he = hist_entry__new(entry, sample_self);
886 * new hist entry by hist_entry__new().
1509 new = hist_entry__new(he, true);
2407 he = hist_entry__new(pair, true);
2455 he = hist_entry__new(pair, true);

Completed in 126 milliseconds