Searched refs:perf_event__process_finished_round (Results 1 – 3 of 3) sorted by relevance
158 int perf_event__process_finished_round(struct perf_tool *tool,
533 tool->finished_round = perf_event__process_finished_round; in perf_tool__fill_defaults()1077 int perf_event__process_finished_round(struct perf_tool *tool __maybe_unused, in perf_event__process_finished_round() function
1627 int ret = perf_event__process_finished_round(tool, event, oe); in host__finished_round()