Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dtimeout.h66 uint64_t tos_rescheduled; /* bucketed + already SCHEDULED */ member
/openbsd/sys/kern/
H A Dkern_timeout.c676 tostat.tos_rescheduled++; in softclock_process_kclock_timeout()
704 tostat.tos_rescheduled++; in softclock_process_tick_timeout()
/openbsd/sbin/sysctl/
H A Dsysctl.c1071 tstat->tos_scheduled, tstat->tos_rescheduled, in parse()