Searched refs:prev_histo (Results 1 – 1 of 1) sorted by relevance
3016 uint64_t *prev_histo = cvd->vdev_prev_histo; in vdev_child_slow_outlier() local3022 memcpy(prev_histo, histo, size); in vdev_child_slow_outlier()3029 uint64_t this_count = histo[i] - prev_histo[i]; in vdev_child_slow_outlier()3034 memcpy(prev_histo, histo, size); in vdev_child_slow_outlier()