Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_print.c35 PERF_PRINT_Private *me = perf->cip.pDebug; in PERF_PRINT_done()
61 PERF_PRINT_Private *me = perf->cip.pDebug; in PERF_PRINT_setup()
144 PERF_PRINT_Private *me = perf->cip.pDebug; in __print_Location()
153 PERF_PRINT_Private *me = perf->cip.pDebug; in clear_print_location()
162 PERF_PRINT_Private *me = perf->cip.pDebug; in print_print_location()
200 PERF_PRINT_Private *
206 PERF_PRINT_Private *me = in PERF_PRINT_create()
207 perf->cip.pDebug = malloc(sizeof(PERF_PRINT_Private)); in PERF_PRINT_create()
272 PERF_PRINT_Private *me = perf->cip.pDebug; in __print_Boundary()
303 PERF_PRINT_Private *me = perf->cip.pDebug; in __print_Buffer()
[all …]
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_print.h29 typedef struct PERF_PRINT_Private struct
43 } PERF_PRINT_Private; argument
48 PERF_PRINT_Private *
Dperf_custom.h178 struct PERF_PRINT_Private *pDebug;