Searched refs:ms_synchist (Results 1 – 2 of 2) sorted by relevance
483 uint64_t ms_synchist[SPACE_MAP_HISTOGRAM_SIZE]; member
2015 memset(msp->ms_synchist, 0, sizeof (msp->ms_synchist)); in metaslab_aux_histograms_clear() 2068 metaslab_aux_histogram_add(msp->ms_synchist, in metaslab_aux_histograms_update() 2077 metaslab_aux_histogram_add(msp->ms_synchist, in metaslab_aux_histograms_update() 2084 * [see the comment in metaslab_impl.h for ms_synchist, ms_deferhist]2107 memcpy(msp->ms_deferhist[hist_index], msp->ms_synchist, in metaslab_aux_histograms_update_done() 2108 sizeof (msp->ms_synchist)); in metaslab_aux_histograms_update_done() 2113 memset(msp->ms_synchist, 0, sizeof (msp->ms_synchist)); in metaslab_aux_histograms_update_done() 2479 * comment for ms_synchist an in metaslab_load_impl() [all...]