Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dcpufreq_governor.c25 #define CPUFREQ_DBS_MIN_SAMPLING_INTERVAL (2 * TICK_NSEC / NSEC_PER_USEC) macro
56 if (ret != 1 || sampling_interval < CPUFREQ_DBS_MIN_SAMPLING_INTERVAL) in store_sampling_rate()
443 CPUFREQ_DBS_MIN_SAMPLING_INTERVAL, in cpufreq_dbs_governor_init()