Lines Matching defs:sym_hist
223 struct sym_hist *h;
915 struct sym_hist *sym_hist = annotation__histogram(notes, evsel);
930 if (sym_hist->nr_samples) {
933 data->percent[PERCENT_HITS_LOCAL] = 100.0 * hits / sym_hist->nr_samples;
939 if (sym_hist->period)
940 data->percent[PERCENT_PERIOD_LOCAL] = 100.0 * period / sym_hist->period;
1208 struct sym_hist *h = annotation__histogram(notes, evsel);
1245 struct sym_hist *h = annotation__histogram(notes, evsel);
1454 struct sym_hist *h = annotation__histogram(notes, evsel);
1462 struct sym_hist *h = annotation__histogram(notes, evsel);