Home
last modified time | relevance | path

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

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