Home
last modified time | relevance | path

Searched refs:PERF_BoundaryTypes (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf.h116 char const * const PERF_BoundaryTypes[] = {"NONE", "Setup", "Cleanup", "Steady"}; variable
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_print.c284 PERF_BoundaryTypes[boundary] : "INVALID"), in __print_Boundary()