Searched refs:finished_round (Results 1 – 5 of 5) sorted by relevance
268 tool->finished_round = perf_event__process_finished_round; in perf_tool__init()270 tool->finished_round = process_finished_round_stub; in perf_tool__init()
68 event_oe finished_round; member
1408 return tool->finished_round(tool, event, oe); in perf_session__process_user_event()
2259 inject->tool.finished_round = host__finished_round; in __cmd_inject()2518 inject.tool.finished_round = perf_event__repipe_oe_synth; in cmd_inject()2601 inject.tool.finished_round = perf_event__drop_oe; in cmd_inject()
2934 script->tool.finished_round = process_finished_round_event; in __cmd_script()