Home
last modified time | relevance | path

Searched refs:wakeups (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/netbsd-tests/rump/kernspace/
H A Dtsleep.c52 static int wakeups; in tinythread() local
59 if (wakeups >= NTHREADS-1) { in tinythread()
72 wakeups++; in tinythread()
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-href-family-pinctrl.dtsi36 * The idle mode is basically sleep mode sans wakeups. Also
/freebsd/sys/dev/mana/
H A Dmana_en.c526 uint64_t wakeups = counter_u64_fetch(tx_stats->wakeup); in mana_xmit() local
528 if (stops > MANA_TXQ_STOP_THRESHOLD && wakeups > 0 && in mana_xmit()
529 stops > wakeups && txq->alt_txq_idx == txq->idx) { in mana_xmit()
531 (txq->idx + (stops / wakeups)) in mana_xmit()
1566 uint64_t wakeups = counter_u64_fetch(txq->stats.wakeup); in mana_poll_tx_cq() local
1568 if (stops < wakeups) { in mana_poll_tx_cq()
/freebsd/sys/kern/
H A Duipc_ktls.c89 uint64_t wakeups; member
3244 CTLFLAG_RD, &sc->wakeups, 0, "thread wakeups"); in ktls_reclaim_thread()
3252 sc->wakeups++; in ktls_reclaim_thread()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7180-idp.dts656 * is floating which may cause spurious wakeups.
H A Dsc7280-idp.dtsi824 * is floating which may cause spurious wakeups.
H A Dsc7280-qcard.dtsi632 * is floating which may cause spurious wakeups.
H A Dqcm6490-shift-otter.dts840 * is floating which may cause spurious wakeups.
H A Dsc7180-acer-aspire1.dts956 * is floating which may cause spurious wakeups.
H A Dsm7225-fairphone-fp4.dts1043 * is floating which may cause spurious wakeups.
H A Dqcm6490-fairphone-fp5.dts992 * is floating which may cause spurious wakeups.
H A Dsc7280-herobrine-herobrine-r0.dts1294 * is floating which may cause spurious wakeups.
H A Dsc7180-trogdor.dtsi1382 * is floating which may cause spurious wakeups.
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.def486 packets sent, packet send failures, input wakeups, useful input wakeups.
H A Dinvoke-ntpq.texi365 packets sent, packet send failures, input wakeups, useful input wakeups.
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt1745 entering any/all sleep states in order to avoid premature wakeups. In