Searched refs:active_windows (Results 1 – 4 of 4) sorted by relevance
158 __field(u32, active_windows)184 __entry->active_windows = p->ravg.active_windows;199 __entry->active_windows)
64 return p->ravg.active_windows < SCHED_NEW_TASK_WINDOWS; in is_new_task()
934 if (p->ravg.active_windows < USHRT_MAX) in update_cpu_busy_time()935 p->ravg.active_windows++; in update_cpu_busy_time()
595 u16 active_windows; member