Searched refs:perf_event__process_finished_round (Results 1 – 4 of 4) sorted by relevance
206 int perf_event__process_finished_round(const struct perf_tool *tool,
268 tool->finished_round = perf_event__process_finished_round; in perf_tool__init()
775 int perf_event__process_finished_round(const struct perf_tool *tool __maybe_unused, in perf_event__process_finished_round() function
1840 int ret = perf_event__process_finished_round(tool, event, oe); in host__finished_round()