Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_rt.h87 typedef struct PERF_RTdata_sts struct
99 } PERF_RTdata_sts; argument
130 struct PERF_RTdata_sts *dSTS; /* single-shot and burst modes */
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_rt.c88 me->dSTS = malloc(sizeof(PERF_RTdata_sts)); in PERF_RT_create()