OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERF_RT_Private
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h
101
typedef struct
PERF_RT_Private
132
}
PERF_RT_Private
;
137
PERF_RT_Private
*
perf_custom.h
181
struct
PERF_RT_Private
*pRT;
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c
47
PERF_RT_Private
*
65
PERF_RT_Private
*me =
66
perf->cip.pRT = malloc(sizeof(
PERF_RT_Private
));
220
PERF_RT_Private
*me = perf->cip.pRT;
318
void count_temporal_rate(unsigned long ID,
PERF_RT_Private
*me, PERF_RTdata_rate *dRate)
362
static void count_delay(
PERF_RT_Private
*me, char *tag, PERF_RTdata_delay *dDelay, long n0)
393
PERF_RT_Private
*me = perf->cip.pRT;
457
PERF_RT_Private
*me = perf->cip.pRT;
773
/*
PERF_RT_Private
*me = perf->cip.pRT; */
783
/*
PERF_RT_Private
*me = perf->cip.pRT; *
[
all
...]
Completed in 144 milliseconds