Searched defs:sym_hist (Results 1 – 2 of 2) sorted by relevance
231 struct sym_hist { struct232 u64 nr_samples;233 u64 period;
913 struct sym_hist *sym_hist = annotation__histogram(notes, evsel); in calc_percent() local