Lines Matching refs:perf_evsel
210 struct perf_evsel *evsel,
215 void symbol__calc_percent(struct symbol *sym, struct perf_evsel *evsel);
324 struct perf_evsel *evsel);
331 struct perf_evsel *evsel, u64 addr);
337 struct perf_evsel *evsel, size_t privsize,
341 struct perf_evsel *evsel,
366 struct perf_evsel *evsel,
372 int map_symbol__annotation_dump(struct map_symbol *ms, struct perf_evsel *evsel,
378 struct perf_evsel *evsel, struct annotation_options *opts);
381 struct perf_evsel *evsel, struct annotation_options *opts);
385 struct perf_evsel *evsel,
391 struct perf_evsel *evsel __maybe_unused, in symbol__tui_annotate()