Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dtimeout.h68 uint64_t tos_run_thread; /* run from softclock_thread() */ member
/openbsd/sys/kern/
H A Dkern_timeout.c810 tostat.tos_run_thread++; in softclock_thread()
834 tostat.tos_run_thread++; in softclock_thread_mp()
/openbsd/sbin/sysctl/
H A Dsysctl.c1072 tstat->tos_run_softclock, tstat->tos_run_thread, in parse()