Searched refs:PERF_PRINT_Private (Results 1 - 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
H A Dperf_print.h29 typedef struct PERF_PRINT_Private struct
43 } PERF_PRINT_Private; typedef in typeref:struct:PERF_PRINT_Private
48 PERF_PRINT_Private *
H A Dperf_custom.h178 struct PERF_PRINT_Private *pDebug;
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
H A Dperf_print.c35 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 *m
[all...]

Completed in 5 milliseconds