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.c202 static int perf_event__repipe_op2_synth(const struct perf_tool *tool, in perf_event__repipe_op2_synth() function
1907 return perf_event__repipe_op2_synth(tool, session, event); in host__finished_init()
2643 inject.tool.tracing_data = perf_event__repipe_op2_synth; in cmd_inject()
2645 inject.tool.build_id = perf_event__repipe_op2_synth; in cmd_inject()
2646 inject.tool.id_index = perf_event__repipe_op2_synth; in cmd_inject()
2647 inject.tool.auxtrace_info = perf_event__repipe_op2_synth; in cmd_inject()
2648 inject.tool.auxtrace_error = perf_event__repipe_op2_synth; in cmd_inject()
2649 inject.tool.time_conv = perf_event__repipe_op2_synth; in cmd_inject()
2650 inject.tool.thread_map = perf_event__repipe_op2_synth; in cmd_inject()
2651 inject.tool.cpu_map = perf_event__repipe_op2_synth; in cmd_inject()
[all …]