Home
last modified time | relevance | path

Searched defs:sym_hist (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dannotate.h219 struct sym_hist { struct
220 u64 nr_samples;
221 u64 period;
H A Dannotate.c911 struct sym_hist *sym_hist = annotation__histogram(notes, evsel); in calc_percent() local