Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_governor.c22 #define CPUFREQ_DBS_MIN_SAMPLING_INTERVAL (2 * TICK_NSEC / NSEC_PER_USEC) macro
53 if (ret != 1 || sampling_interval < CPUFREQ_DBS_MIN_SAMPLING_INTERVAL) in sampling_rate_store()
450 CPUFREQ_DBS_MIN_SAMPLING_INTERVAL, in cpufreq_dbs_governor_init()