Searched refs:tick_nohz_enabled_snap (Results 1 – 4 of 4) sorted by relevance
195 int tick_nohz_enabled_snap; /* Previously seen value from sysfs. */ member
1407 if (tne != rdp->tick_nohz_enabled_snap) { in rcu_prepare_for_idle()1410 rdp->tick_nohz_enabled_snap = tne; in rcu_prepare_for_idle()
358 !!rdp->tick_nohz_enabled_snap); in print_cpu_stall_fast_no_hz()
215 14 if (tne != rdp->tick_nohz_enabled_snap) {218 17 rdp->tick_nohz_enabled_snap = tne;
Completed in 14 milliseconds