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

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_log.h 256 extern void __PERF_LOG_log_common(PERF_Private *perf, unsigned long *time_loc);
269 unsigned long *time_loc = me->puPtr++; local
272 __PERF_LOG_log_common(priv, time_loc);
282 unsigned long *time_loc = me->puPtr++; local
286 __PERF_LOG_log_common(priv, time_loc);
297 unsigned long *time_loc = me->puPtr++; local
302 __PERF_LOG_log_common(priv, time_loc);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_log.c 165 void __PERF_LOG_log_common(PERF_Private *perf, unsigned long *time_loc)
174 *time_loc = delta; /* save time stamp */

Completed in 2856 milliseconds