Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
Dperf_config.h79 unsigned long rt_summary; /* print summary on close */ member
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_config.c67 sConfig->rt_summary = 1; in PERF_Config_Init()
159 assign_long_if_matches(line, "rt_summary", &cfg->rt_summary) || in read_line()
Dperf_rt.c132 me->summary = config->rt_summary != 0; in PERF_RT_create()