Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dtimed-average.c72 static void window_reset(TimedAverageWindow *w) in window_reset() function
111 window_reset(&ta->windows[0]); in timed_average_init()
112 window_reset(&ta->windows[1]); in timed_average_init()
137 window_reset(w); in check_expirations()
/openbmc/hiomapd/
H A Dwindows.c412 void window_reset(struct mbox_context *context, struct window_context *window) in window_reset() function
446 window_reset(context, &context->windows.window[i]); in windows_reset_all()
577 window_reset(context, cur); in windows_create_map()
619 window_reset(context, cur); in windows_create_map()
650 window_reset(context, tmp); in windows_create_map()
H A Dwindows.h49 void window_reset(struct mbox_context *context, struct window_context *window);
/openbmc/linux/kernel/sched/
H A Dpsi.c392 static void window_reset(struct psi_window *win, u64 now, u64 value, in window_reset() function
426 window_reset(win, now, value, growth); in window_update()
604 window_reset(&t->win, now, in init_rtpoll_triggers()
1343 window_reset(&t->win, sched_clock(), in psi_trigger_create()
/openbmc/hiomapd/Documentation/
H A Dprotocol.md127 | 1 | [`WINDOW_RESET`](#window_reset-event) | | ✓ | ✓ | The host must re-esta…