Home
last modified time | relevance | path

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

/kernel/time/
Dtick-sched.h49 unsigned long idle_jiffies; member
Dtick-sched.c148 ts->idle_jiffies++; in tick_sched_handle()
819 ts->idle_jiffies = ts->last_jiffies; in __tick_nohz_idle_enter()
912 ticks = jiffies - ts->idle_jiffies; in tick_nohz_account_idle_ticks()
Dtimer_list.c187 P(idle_jiffies); in print_cpu()