Lines Matching defs:hists
232 struct hists *hists = evsel__hists(evsel);
264 he = hists__add_entry(hists, al, NULL, NULL, NULL, NULL, sample, true);
269 hists__inc_nr_samples(hists, true);
323 static void hists__find_annotations(struct hists *hists,
327 struct rb_node *nd = rb_first_cached(&hists->entries), *next;
343 u64 total = hists__total_period(hists);
450 struct hists *hists = evsel__hists(pos);
451 u32 nr_samples = hists->stats.nr_samples;
455 hists__collapse_resort(hists, NULL);
463 hists__find_annotations(hists, pos, ann);