Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtick-sched.h49 unsigned long idle_jiffies; member
Dtick-sched.c148 ts->idle_jiffies++; in tick_sched_handle()
804 ts->idle_jiffies = ts->last_jiffies; in __tick_nohz_idle_enter()
885 ticks = jiffies - ts->idle_jiffies; in tick_nohz_account_idle_ticks()
Dtimer_list.c183 P(idle_jiffies); in print_cpu()