Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h1100 #define VDEV_L_HISTO_BUCKETS 37 /* Latency histo buckets */ macro
1105 [VDEV_L_HISTO_BUCKETS];
1108 uint64_t vsx_total_histo[ZIO_TYPES][VDEV_L_HISTO_BUCKETS];
1111 uint64_t vsx_disk_histo[ZIO_TYPES][VDEV_L_HISTO_BUCKETS];
1116 #define L_HISTO(a) HISTO(a, VDEV_L_HISTO_BUCKETS)