Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dcpufreq_interactive.c91 #define DEFAULT_MIN_SAMPLE_TIME (80 * USEC_PER_MSEC) macro
1209 tunables->min_sample_time = DEFAULT_MIN_SAMPLE_TIME; in cpufreq_governor_interactive()
1211 tunables->boostpulse_duration_val = DEFAULT_MIN_SAMPLE_TIME; in cpufreq_governor_interactive()