Searched defs:vdev_stat_ex (Results 1 – 2 of 2) sorted by relevance
1084 typedef struct vdev_stat_ex { struct1086 uint64_t vsx_active_queue[ZIO_PRIORITY_N_QUEUEABLE];1089 uint64_t vsx_pend_queue[ZIO_PRIORITY_N_QUEUEABLE];1127 } vdev_stat_ex_t; argument
232 vdev_stat_ex_t vdev_stat_ex; /* extended statistics */ member