Home
last modified time | relevance | path

Searched defs:wakeups (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/netbsd-tests/rump/kernspace/
H A Dtsleep.c52 static int wakeups; in tinythread() local
/freebsd/sys/dev/mana/
H A Dmana_en.c526 uint64_t wakeups = counter_u64_fetch(tx_stats->wakeup); in mana_xmit() local
1566 uint64_t wakeups = counter_u64_fetch(txq->stats.wakeup); in mana_poll_tx_cq() local
/freebsd/sys/kern/
H A Duipc_ktls.c89 uint64_t wakeups; member