Lines Matching defs:hists
219 struct hists *hists = evsel__hists(evsel);
250 he = hists__add_entry(hists, al, NULL, NULL, NULL, sample, true);
255 hists__inc_nr_samples(hists, true);
307 static void hists__find_annotations(struct hists *hists,
311 struct rb_node *nd = rb_first_cached(&hists->entries), *next;
427 struct hists *hists = evsel__hists(pos);
428 u32 nr_samples = hists->stats.nr_events[PERF_RECORD_SAMPLE];
432 hists__collapse_resort(hists, NULL);
440 hists__find_annotations(hists, pos, ann);