OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rt_detailed
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_config.h
73
unsigned long
rt_detailed
; /* real-time detailed flag:
member in struct:PERF_Config
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_config.c
69
sConfig->
rt_detailed
= 0;
158
assign_long_if_matches(line, "
rt_detailed
", &cfg->
rt_detailed
) ||
perf_rt.c
134
me->detailed = (config->
rt_detailed
> 2) ? 2 : (int) config->
rt_detailed
;
[
all
...]
Completed in 235 milliseconds