Searched defs:hists (Results 1 – 7 of 7) sorted by relevance
51 struct hists { struct61 struct hist_entry *__hists__add_entry(struct hists *self, argument
597 struct hists *hists, struct hists *pair_hists, in hist_entry__snprintf()712 int hist_entry__fprintf(struct hist_entry *self, struct hists *hists, in hist_entry__fprintf()724 struct hists *hists, FILE *fp, in hist_entry__fprintf_callchain()
65 struct hists hists; member
51 struct hists hists; member
231 struct hists *hists = &pos->hists; in perf_evlist__tty_browse_hists() local315 struct hists *hists = &pos->hists; in __cmd_report() local
205 struct hists *hists = &pos->hists; in __cmd_annotate() local
24 struct hists *hists; member756 static struct hist_browser *hist_browser__new(struct hists *hists) in hist_browser__new()