Lines Matching defs:hists
242 struct hists *hists = evsel__hists(evsel);
274 he = hists__add_entry(hists, al, NULL, NULL, NULL, NULL, sample, true);
279 hists__inc_nr_samples(hists, true);
399 static void hists__find_annotations(struct hists *hists,
403 struct rb_node *nd = rb_first_cached(&hists->entries), *next;
424 u64 total = hists__total_period(hists);
580 struct hists *hists = evsel__hists(pos);
581 u32 nr_samples = hists->stats.nr_samples;
589 hists__collapse_resort(hists, &prog);
606 struct hists *leader_hists;
609 hists__match(leader_hists, hists);
610 hists__link(leader_hists, hists);
615 hists__find_annotations(hists, pos, ann);
626 struct hists *hists = evsel__hists(pos);
627 u32 nr_samples = hists->stats.nr_samples;
645 hists__find_annotations(hists, pos, ann);