OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rt_debug
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_config.h
78
unsigned long
rt_debug
; /* print current statistics on every update */
member in struct:PERF_Config
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_config.c
68
sConfig->
rt_debug
= 0;
157
assign_long_if_matches(line, "
rt_debug
", &cfg->
rt_debug
) ||
perf_rt.c
133
me->debug = config->
rt_debug
& 0x1FF;
[
all
...]
Completed in 3216 milliseconds