Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dhist.c545 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new() function
651 he = hist_entry__new(entry, sample_self); in hists__findnew_entry()
1489 new = hist_entry__new(he, true); in hierarchy_insert_entry()
2378 he = hist_entry__new(pair, true); in hists__add_dummy_entry()
2426 he = hist_entry__new(pair, true); in add_dummy_hierarchy_entry()