Searched refs:MAX_GRANULARITY (Results 1 – 1 of 1) sorted by relevance
36 #define MAX_GRANULARITY 15 macro137 (config->rt_granularity > MAX_GRANULARITY) ? in PERF_RT_create()138 MAX_GRANULARITY : (long) config->rt_granularity; in PERF_RT_create()