Searched refs:EST_MAX_SETTINGS (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/x86/cpufreq/
H A Dest.c112 #define EST_MAX_SETTINGS 10 macro
113 CTASSERT(EST_MAX_SETTINGS <= MAX_SETTINGS);
1303 if (*count < EST_MAX_SETTINGS)

Completed in 54 milliseconds