Searched refs:finished_round (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsession.h65 event_op2 finished_round; member in struct:perf_event_ops
H A Dsession.c280 if (handler->finished_round == NULL) {
282 handler->finished_round = process_finished_round;
284 handler->finished_round = process_finished_round_stub;
633 return ops->finished_round(event, self, ops);

Completed in 44 milliseconds