HomeSort by relevance Sort by last modified time
    Searched refs:__PERF_LOG_flush (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_log.c 31 void __PERF_LOG_flush(PERF_LOG_Private *me)
69 __PERF_LOG_flush(me); /* flush log */
180 if (me->puPtr > me->puEnd) __PERF_LOG_flush(me);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_log.h 307 void __PERF_LOG_flush(PERF_LOG_Private *me);
334 if (me->puPtr > me->puEnd) __PERF_LOG_flush(me);

Completed in 4320 milliseconds