Lines Matching defs:evsel
7 #include "evsel.h"
133 struct evsel *evsel;
190 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog,
192 void evsel__output_resort(struct evsel *evsel, struct ui_progress *prog);
239 struct evsel evsel;
243 static inline struct evsel *hists_to_evsel(struct hists *hists)
246 return &hevsel->evsel;
249 static inline struct hists *evsel__hists(struct evsel *evsel)
251 struct hists_evsel *hevsel = (struct hists_evsel *)evsel;
475 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel,
479 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel,
487 int script_browse(const char *script_opt, struct evsel *evsel);
491 struct evsel *evsel, enum rstype rstype);
494 int block_hists_tui_browse(struct block_hist *bh, struct evsel *evsel,
510 struct evsel *evsel __maybe_unused,
518 struct evsel *evsel __maybe_unused,
526 struct evsel *evsel __maybe_unused)
533 struct evsel *evsel __maybe_unused,
542 struct evsel *evsel __maybe_unused,