Searched defs:wakeups (Results 1 – 3 of 3) sorted by relevance
52 static int wakeups; in tinythread() local
526 uint64_t wakeups = counter_u64_fetch(tx_stats->wakeup); in mana_xmit() local1566 uint64_t wakeups = counter_u64_fetch(txq->stats.wakeup); in mana_poll_tx_cq() local
89 uint64_t wakeups; member