Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/cpufreq/
Dcpufreq_governor.c93 unsigned long cur_nice_jiffies; in dbs_check_cpu() local
101 cur_nice_jiffies = (unsigned long) in dbs_check_cpu()
106 idle_time += jiffies_to_usecs(cur_nice_jiffies); in dbs_check_cpu()