process_auxtrace_event  217 tools/perf/util/arm-spe.c 	spe->auxtrace.process_auxtrace_event = arm_spe_process_auxtrace_event;
process_auxtrace_event  959 tools/perf/util/auxtrace.c 	err = session->auxtrace->process_auxtrace_event(session, event, session->tool);
process_auxtrace_event  153 tools/perf/util/auxtrace.h 	int (*process_auxtrace_event)(struct perf_session *session,
process_auxtrace_event 2550 tools/perf/util/cs-etm.c 	etm->auxtrace.process_auxtrace_event = cs_etm__process_auxtrace_event;
process_auxtrace_event  882 tools/perf/util/intel-bts.c 	bts->auxtrace.process_auxtrace_event = intel_bts_process_auxtrace_event;
process_auxtrace_event 3207 tools/perf/util/intel-pt.c 	pt->auxtrace.process_auxtrace_event = intel_pt_process_auxtrace_event;
process_auxtrace_event 1141 tools/perf/util/s390-cpumsf.c 	sf->auxtrace.process_auxtrace_event = s390_cpumsf_process_auxtrace_event;