Lines Matching defs:evsel
8 #include "evsel.h"
121 struct evsel *evsel;
176 void evsel__output_resort_cb(struct evsel *evsel, struct ui_progress *prog,
178 void evsel__output_resort(struct evsel *evsel, struct ui_progress *prog);
223 struct evsel evsel;
227 static inline struct evsel *hists_to_evsel(struct hists *hists)
230 return &hevsel->evsel;
233 static inline struct hists *evsel__hists(struct evsel *evsel)
235 struct hists_evsel *hevsel = (struct hists_evsel *)evsel;
458 int map_symbol__tui_annotate(struct map_symbol *ms, struct evsel *evsel,
462 int hist_entry__tui_annotate(struct hist_entry *he, struct evsel *evsel,
473 int script_browse(const char *script_opt, struct evsel *evsel);
477 struct evsel *evsel, enum rstype rstype);
480 int block_hists_tui_browse(struct block_hist *bh, struct evsel *evsel,
496 struct evsel *evsel __maybe_unused,
504 struct evsel *evsel __maybe_unused,
512 struct evsel *evsel __maybe_unused)
519 struct evsel *evsel __maybe_unused,
528 struct evsel *evsel __maybe_unused,