HomeSort by: relevance | last modified time | path
    Searched defs:sc_cnt_tx_queue_full (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/xen/xen/
if_xennet_xenbus.c 206 struct evcnt sc_cnt_tx_queue_full; member in struct:xennet_xenbus_softc
453 evcnt_attach_dynamic(&sc->sc_cnt_tx_queue_full, EVCNT_TYPE_MISC,
520 evcnt_detach(&sc->sc_cnt_tx_queue_full);
1210 sc->sc_cnt_tx_queue_full.ev_count++;
1251 sc->sc_cnt_tx_queue_full.ev_count++;

Completed in 42 milliseconds