Searched defs:sym_hist (Results 1 – 2 of 2) sorted by relevance
205 struct sym_hist { struct206 u64 nr_samples;207 u64 period;
865 struct sym_hist *sym_hist = annotation__histogram(notes, evidx); in calc_percent() local