Home
last modified time | relevance | path

Searched refs:r_counters (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/sys/
H A Drootnex.h376 uint64_t r_counters[ROOTNEX_CNT_LAST]; member
/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c477 rootnex_cnt = &rootnex_state->r_counters[0]; in rootnex_attach()