Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/cpufreq/
H A Dcpufreq_interactive.c76 #define DEFAULT_MIN_SAMPLE_TIME (80 * USEC_PER_MSEC) macro
1414 tunables->min_sample_time = DEFAULT_MIN_SAMPLE_TIME; in cpufreq_interactive_init()
1415 tunables->boostpulse_duration = DEFAULT_MIN_SAMPLE_TIME; in cpufreq_interactive_init()