Home
last modified time | relevance | path

Searched refs:idle_jiffies (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
H A Dtick-sched.h40 * @idle_jiffies: jiffies at the entry to idle for idle time accounting
68 unsigned long idle_jiffies; member
H A Dtick-sched.c213 ts->idle_jiffies++; in tick_sched_handle()
1037 ts->idle_jiffies = ts->last_jiffies; in __tick_nohz_idle_stop_tick()
1208 ticks = jiffies - ts->idle_jiffies; in tick_nohz_account_idle_ticks()
H A Dtimer_list.c170 P(idle_jiffies); in print_cpu()
/kernel/linux/linux-6.6/kernel/time/
H A Dtick-sched.h41 * @idle_jiffies: jiffies at the entry to idle for idle time accounting
74 unsigned long idle_jiffies; member
H A Dtick-sched.c245 ts->idle_jiffies++; in tick_sched_handle()
1136 ts->idle_jiffies = ts->last_jiffies; in tick_nohz_idle_stop_tick()
1303 ticks = jiffies - ts->idle_jiffies; in tick_nohz_account_idle_time()
H A Dtimer_list.c155 P(idle_jiffies); in print_cpu()

Completed in 6 milliseconds