Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_rt.c36 #define MAX_GRANULARITY 15 macro
137 (config->rt_granularity > MAX_GRANULARITY) ? in PERF_RT_create()
138 MAX_GRANULARITY : (long) config->rt_granularity; in PERF_RT_create()