Searched refs:evsel__hists (Results 1 - 17 of 17) sorted by relevance

/linux-master/tools/perf/tests/
H A Dhists_link.c81 struct hists *hists = evsel__hists(evsel);
326 hists = evsel__hists(evsel);
336 first_hists = evsel__hists(first);
337 hists = evsel__hists(evsel);
H A Dhists_cumulate.c266 struct hists *hists = evsel__hists(evsel);
317 struct hists *hists = evsel__hists(evsel);
465 struct hists *hists = evsel__hists(evsel);
522 struct hists *hists = evsel__hists(evsel);
H A Dhists_filter.c71 struct hists *hists = evsel__hists(evsel);
154 struct hists *hists = evsel__hists(evsel);
H A Dhists_output.c141 struct hists *hists = evsel__hists(evsel);
243 struct hists *hists = evsel__hists(evsel);
299 struct hists *hists = evsel__hists(evsel);
373 struct hists *hists = evsel__hists(evsel);
475 struct hists *hists = evsel__hists(evsel);
/linux-master/tools/perf/util/
H A Dhist.c837 struct hists *hists = evsel__hists(iter->evsel);
871 struct hists *hists = evsel__hists(evsel);
944 struct hists *hists = evsel__hists(evsel);
999 he = hists__add_entry(evsel__hists(evsel), al, iter->parent, NULL, NULL,
1021 hists__inc_nr_samples(evsel__hists(evsel), he->filtered);
1058 struct hists *hists = evsel__hists(evsel);
1121 .hists = evsel__hists(evsel),
1167 he = hists__add_entry(evsel__hists(evsel), al, iter->parent, NULL, NULL,
1985 output_resort(evsel__hists(evsel), prog, use_callchain, cb, cb_arg);
2716 struct hists *hists = evsel__hists(po
[all...]
H A Dstream.c138 struct hists *hists = evsel__hists(pos);
H A Dhist.h252 static inline struct hists *evsel__hists(struct evsel *evsel) function
H A Dblock-info.c447 struct hists *hists = evsel__hists(pos);
H A Dannotate.c2350 struct hists *hists = evsel__hists(evsel);
3071 struct hists *hists = evsel__hists(evsel);
/linux-master/tools/perf/
H A Dbuiltin-report.c499 const struct hists *pos_hists = evsel__hists(pos);
564 struct hists *hists = evsel__hists(pos);
715 struct hists *hists = evsel__hists(pos);
728 struct hists *leader_hists = evsel__hists(evsel__leader(pos));
773 struct hists *hists = evsel__hists(evsel);
789 hists__inc_nr_lost_samples(evsel__hists(evsel),
1081 rep->nr_entries += evsel__hists(pos)->nr_entries;
1114 rep->nr_entries += evsel__hists(pos)->nr_entries;
H A Dbuiltin-annotate.c239 struct hists *hists = evsel__hists(evsel);
633 struct hists *hists = evsel__hists(pos);
651 leader_hists = evsel__hists(evsel__leader(pos));
669 struct hists *hists = evsel__hists(pos);
H A Dbuiltin-top.c286 struct hists *hists = evsel__hists(pos);
307 struct hists *leader_hists = evsel__hists(evsel__leader(pos));
325 struct hists *hists = evsel__hists(evsel);
397 struct hists *hists = evsel__hists(top->sym_evsel);
644 struct hists *hists = evsel__hists(pos);
831 struct hists *hists = evsel__hists(evsel);
H A Dbuiltin-diff.c399 struct hists *hists = evsel__hists(evsel);
504 struct hists *hists = evsel__hists(evsel);
982 struct hists *hists_base = evsel__hists(evsel_base);
995 hists = evsel__hists(evsel);
/linux-master/tools/perf/ui/gtk/
H A Dhists.c635 struct hists *hists = evsel__hists(pos);
/linux-master/tools/perf/ui/browsers/
H A Dhists.c2255 struct hist_browser *browser = hist_browser__new(evsel__hists(evsel));
2945 struct hists *hists = evsel__hists(evsel);
3409 struct hists *hists = evsel__hists(evsel);
3426 struct hists *pos_hists = evsel__hists(pos);
3637 struct hists *hists = evsel__hists(browser->block_evsel);
H A Dannotate.c711 struct hists *hists = evsel__hists(evsel);
/linux-master/tools/perf/ui/
H A Dhist.c878 hists = evsel__hists(evsel);

Completed in 325 milliseconds