Searched refs:finished_round (Results 1 – 4 of 4) sorted by relevance
66 event_oe finished_round; member
526 if (tool->finished_round == NULL) { in perf_tool__fill_defaults()528 tool->finished_round = process_finished_round; in perf_tool__fill_defaults()530 tool->finished_round = process_finished_round_stub; in perf_tool__fill_defaults()1636 return tool->finished_round(tool, event, oe); in perf_session__process_user_event()
894 .finished_round = perf_event__repipe_oe_synth, in cmd_inject()1059 inject.tool.finished_round = perf_event__drop_oe; in cmd_inject()
2653 script->tool.finished_round = process_finished_round_event; in __cmd_script()