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

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/
perf_reader.c 126 /* pre-read word is replay time difference, except for PERF_LOG_Location logs */
131 if (operation != PERF_LOG_Location)
248 case PERF_LOG_Location:
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_log.h 190 PERF_LOG_Location = 0x30000000,
325 *me->puPtr++ = (ulData1 & PERF_LOG_NotMask) | PERF_LOG_Location;

Completed in 625 milliseconds