Home
last modified time | relevance | path

Searched refs:psi_window (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/
Dpsi_types.h110 struct psi_window { struct
147 struct psi_window win;
/Linux-v6.6/kernel/sched/
Dpsi.c392 static void window_reset(struct psi_window *win, u64 now, u64 value, in window_reset()
411 static u64 window_update(struct psi_window *win, u64 now, u64 value) in window_update()