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

  /src/sys/dev/hyperv/
if_hvn.c 219 struct evcnt txr_evvlantap; member in struct:hvn_tx_ring
1690 txr->txr_evvlantap.ev_count++;
1986 evcnt_attach_dynamic(&txr->txr_evvlantap, EVCNT_TYPE_MISC,
2089 evcnt_detach(&txr->txr_evvlantap);
if_hvn.c 219 struct evcnt txr_evvlantap; member in struct:hvn_tx_ring
1690 txr->txr_evvlantap.ev_count++;
1986 evcnt_attach_dynamic(&txr->txr_evvlantap, EVCNT_TYPE_MISC,
2089 evcnt_detach(&txr->txr_evvlantap);

Completed in 27 milliseconds