finished_round 767 tools/perf/builtin-inject.c .finished_round = perf_event__repipe_oe_synth, finished_round 865 tools/perf/builtin-inject.c inject.tool.finished_round = perf_event__drop_oe; finished_round 2503 tools/perf/builtin-script.c script->tool.finished_round = process_finished_round_event; finished_round 502 tools/perf/util/session.c if (tool->finished_round == NULL) { finished_round 504 tools/perf/util/session.c tool->finished_round = process_finished_round; finished_round 506 tools/perf/util/session.c tool->finished_round = process_finished_round_stub; finished_round 1536 tools/perf/util/session.c return tool->finished_round(tool, event, oe); finished_round 64 tools/perf/util/tool.h event_oe finished_round;