Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dhist.c371 static int hist_entry__init(struct hist_entry *he, in hist_entry__init() function
478 err = hist_entry__init(he, template, sample_self, callchain_size); in hist_entry__new()