Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_rt.h101 typedef struct PERF_RT_Private struct
132 } PERF_RT_Private; argument
137 PERF_RT_Private *
Dperf_custom.h181 struct PERF_RT_Private *pRT;
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_rt.c47 PERF_RT_Private *
65 PERF_RT_Private *me = in PERF_RT_create()
66 perf->cip.pRT = malloc(sizeof(PERF_RT_Private)); in PERF_RT_create()
220 PERF_RT_Private *me = perf->cip.pRT; in PERF_RT_done()
318 void count_temporal_rate(unsigned long ID, PERF_RT_Private *me, PERF_RTdata_rate *dRate) in count_temporal_rate()
362 static void count_delay(PERF_RT_Private *me, char *tag, PERF_RTdata_delay *dDelay, long n0) in count_delay()
393 PERF_RT_Private *me = perf->cip.pRT; in __rt_Boundary()
457 PERF_RT_Private *me = perf->cip.pRT; in __rt_Buffer()
813 PERF_RT_Private *me = perf->cip.pRT; in __rt_Done()