Searched refs:wtot (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Ddlil.h131 u_int32_t wtot; /* # of wakeup requests */ member in struct:dlil_threading_info
H A Ddlil.c1007 inp->wtot = 0;
1516 inp->wtot = 0;
1598 inp->wtot = 0;
1730 DLIL_EWMA(inp->rxpoll_wavg, inp->wtot, if_rxpoll_decay);
1731 inp->wtot = 0;
2085 inp->wtot++;
4427 VERIFY(dl_inp->wtot == 0);

Completed in 29 milliseconds