Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-inject.c184 static int perf_event__repipe_oe_synth(const struct perf_tool *tool, in perf_event__repipe_oe_synth() function
1850 return perf_event__repipe_oe_synth(tool, event, oe); in host__finished_round()
2518 inject.tool.finished_round = perf_event__repipe_oe_synth; in cmd_inject()