Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c436 static int hist_entry__init(struct hist_entry *he, in hist_entry__init() function
564 err = hist_entry__init(he, template, sample_self, callchain_size); in hist_entry__new()

Completed in 8 milliseconds