Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dlwkt_thread.c95 static int64_t switch_count = 0; variable
118 SYSCTL_QUAD(_lwkt, OID_AUTO, switch_count, CTLFLAG_RW, &switch_count, 0,
817 ++switch_count; in lwkt_switch()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Dieee802_11_defs.h933 u8 switch_count; member