OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_burst
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h
92
unsigned long
last_burst
; /* last burst so we don't count the
member in struct:PERF_RTdata_sts
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c
672
delay_add(&me->dSTS->dBurst2, me->dSTS->
last_burst
);
673
delay_add(&me->dSTS->dABurst2, me->dSTS->
last_burst
);
677
me->dSTS->dBurst2.n, me->dSTS->size_min, 1e-6 * me->dSTS->
last_burst
);
680
me->dSTS->
last_burst
= TIME_DELTA(perf->time, me->dSTS->dBurst.last_timestamp);
[
all
...]
Completed in 46 milliseconds