Lines Matching refs:perf_evsel
149 static int perf_evsel__check_stype(struct perf_evsel *evsel, in perf_evsel__check_stype()
178 static int perf_evsel__check_attr(struct perf_evsel *evsel, in perf_evsel__check_attr()
272 struct perf_evsel *evsel; in perf_session__check_output_opt()
340 struct perf_evsel *evsel) in print_sample_start()
410 struct perf_evsel *evsel, in print_sample_bts()
449 struct perf_evsel *evsel, struct addr_location *al) in process_event()
548 struct perf_evsel *evsel, in process_sample_event()
593 struct perf_evsel *evsel, *pos; in process_attr()
624 struct perf_evsel *evsel = perf_evlist__first(session->evlist); in process_comm_event()
658 struct perf_evsel *evsel = perf_evlist__first(session->evlist); in process_fork_event()
688 struct perf_evsel *evsel = perf_evlist__first(session->evlist); in process_exit_event()
719 struct perf_evsel *evsel = perf_evlist__first(session->evlist); in process_mmap_event()
750 struct perf_evsel *evsel = perf_evlist__first(session->evlist); in process_mmap2_event()
1283 struct perf_evsel *pos; in check_ev_match()