Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dhist.c434 static int hist_entry__init(struct hist_entry *he, in hist_entry__init() function
560 err = hist_entry__init(he, template, sample_self, callchain_size); in hist_entry__new()