Searched refs:finished_round (Results 1 – 5 of 5) sorted by relevance
316 tool->finished_round = perf_event__process_finished_round; in perf_tool__init()318 tool->finished_round = process_finished_round_stub; in perf_tool__init()383 CREATE_DELEGATE_OE(finished_round);502 tool->tool.finished_round = delegate_finished_round; in delegate_tool__init()
71 event_oe finished_round; member
1632 err = tool->finished_round(tool, event, oe); in perf_session__process_user_event()
2342 inject->tool.finished_round = host__finished_round; in __cmd_inject()2644 inject.tool.finished_round = perf_event__repipe_oe_synth; in cmd_inject()2754 inject.tool.finished_round = perf_event__drop_oe; in cmd_inject()
3215 script->tool.finished_round = process_finished_round_event; in __cmd_script()