Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dpsi.c411 static u64 window_update(struct psi_window *win, u64 now, u64 value) in window_update() function
483 growth = window_update(&t->win, now, total[t->state]); in update_triggers()