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

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_print.h 29 typedef struct PERF_PRINT_Private
43 } PERF_PRINT_Private;
48 PERF_PRINT_Private *
perf_custom.h 178 struct PERF_PRINT_Private *pDebug;
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_print.c 35 PERF_PRINT_Private *me = perf->cip.pDebug;
61 PERF_PRINT_Private *me = perf->cip.pDebug;
144 PERF_PRINT_Private *me = perf->cip.pDebug;
153 PERF_PRINT_Private *me = perf->cip.pDebug;
162 PERF_PRINT_Private *me = perf->cip.pDebug;
200 PERF_PRINT_Private *
206 PERF_PRINT_Private *me =
207 perf->cip.pDebug = malloc(sizeof(PERF_PRINT_Private));
272 PERF_PRINT_Private *me = perf->cip.pDebug;
303 PERF_PRINT_Private *me = perf->cip.pDebug
    [all...]

Completed in 54 milliseconds