Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-inject.c200 static int perf_event__repipe_op2_synth(struct perf_session *session, in perf_event__repipe_op2_synth() function
1826 return perf_event__repipe_op2_synth(session, event); in host__finished_init()
2517 inject.tool.tracing_data = perf_event__repipe_op2_synth; in cmd_inject()
2519 inject.tool.build_id = perf_event__repipe_op2_synth; in cmd_inject()
2520 inject.tool.id_index = perf_event__repipe_op2_synth; in cmd_inject()
2521 inject.tool.auxtrace_info = perf_event__repipe_op2_synth; in cmd_inject()
2522 inject.tool.auxtrace_error = perf_event__repipe_op2_synth; in cmd_inject()
2523 inject.tool.time_conv = perf_event__repipe_op2_synth; in cmd_inject()
2524 inject.tool.thread_map = perf_event__repipe_op2_synth; in cmd_inject()
2525 inject.tool.cpu_map = perf_event__repipe_op2_synth; in cmd_inject()
[all …]