Home
last modified time | relevance | path

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

/linux/tools/perf/ !
H A Dbuiltin-inject.c200 static int perf_event__repipe_op2_synth(struct perf_session *session, in perf_event__repipe_op2_synth() function
1832 return perf_event__repipe_op2_synth(session, event); in host__finished_init()
2523 inject.tool.tracing_data = perf_event__repipe_op2_synth; in cmd_inject()
2525 inject.tool.build_id = perf_event__repipe_op2_synth; in cmd_inject()
2526 inject.tool.id_index = perf_event__repipe_op2_synth; in cmd_inject()
2527 inject.tool.auxtrace_info = perf_event__repipe_op2_synth; in cmd_inject()
2528 inject.tool.auxtrace_error = perf_event__repipe_op2_synth; in cmd_inject()
2529 inject.tool.time_conv = perf_event__repipe_op2_synth; in cmd_inject()
2530 inject.tool.thread_map = perf_event__repipe_op2_synth; in cmd_inject()
2531 inject.tool.cpu_map = perf_event__repipe_op2_synth; in cmd_inject()
[all...]