Searched refs:perf_event__repipe_op2_synth (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-inject.c177 static int perf_event__repipe_op2_synth(struct perf_session *session, function
1637 return perf_event__repipe_op2_synth(session, event);
2187 .tracing_data = perf_event__repipe_op2_synth,
2189 .build_id = perf_event__repipe_op2_synth,
2190 .id_index = perf_event__repipe_op2_synth,
2191 .auxtrace_info = perf_event__repipe_op2_synth,
2192 .auxtrace_error = perf_event__repipe_op2_synth,
2193 .time_conv = perf_event__repipe_op2_synth,
2194 .thread_map = perf_event__repipe_op2_synth,
2195 .cpu_map = perf_event__repipe_op2_synth,
[all...]

Completed in 125 milliseconds