Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhist.c426 static int hist_entry__init(struct hist_entry *he, in hist_entry__init() function
552 err = hist_entry__init(he, template, sample_self, callchain_size); in hist_entry__new()