Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dcpufreq_governor.c95 unsigned long cur_nice_jiffies; in dbs_check_cpu() local
103 cur_nice_jiffies = (unsigned long) in dbs_check_cpu()
108 idle_time += jiffies_to_usecs(cur_nice_jiffies); in dbs_check_cpu()