Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhist.c276 static struct hist_entry *hist_entry__new(struct hist_entry *template) in hist_entry__new() function
394 he = hist_entry__new(entry); in add_hist_entry()
911 he = hist_entry__new(pair); in hists__add_dummy_entry()