Lines Matching refs:evsel
23 struct evsel;
219 struct evsel *evsel,
224 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel);
338 struct evsel *evsel);
345 struct evsel *evsel, u64 addr);
351 struct evsel *evsel, size_t privsize,
355 struct evsel *evsel,
385 struct evsel *evsel,
391 int map_symbol__annotation_dump(struct map_symbol *ms, struct evsel *evsel,
397 struct evsel *evsel, struct annotation_options *opts);
400 struct evsel *evsel, struct annotation_options *opts);
404 struct evsel *evsel,
410 struct evsel *evsel __maybe_unused, in symbol__tui_annotate()