Lines Matching refs:hists
832 static int annotate__scnprintf_title(struct hists *hists, char *bf, size_t size)
834 int printed = hists__scnprintf_title(hists, bf, size);
885 struct hists *hists = evsel__hists(evsel);
895 annotate__scnprintf_title(hists, title, sizeof(title));
938 annotate__scnprintf_title(hists, title, sizeof(title));
1015 annotate__scnprintf_title(hists, title, sizeof(title));
1104 annotate__scnprintf_title(hists, title, sizeof(title));
1213 annotate_he.hists = he->hists;