Searched refs:finished_round (Results 1 – 3 of 3) sorted by relevance
54 event_oe finished_round; member
335 if (tool->finished_round == NULL) { in perf_tool__fill_defaults()337 tool->finished_round = process_finished_round; in perf_tool__fill_defaults()339 tool->finished_round = process_finished_round_stub; in perf_tool__fill_defaults()1170 return tool->finished_round(tool, event, oe); in perf_session__process_user_event()
690 .finished_round = perf_event__repipe_oe_synth, in cmd_inject()