Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c65 SPA_FLAG_HISTOGRAMS = 1 << 5 enumerator
70 SPA_FLAG_METASLABS | SPA_FLAG_HISTOGRAMS)
1113 'h', MDB_OPT_SETBITS, SPA_FLAG_HISTOGRAMS, &spa_flags, in spa_print()
1167 if (spa_flags & SPA_FLAG_HISTOGRAMS) in spa_print()
1332 if ((spa_flags & SPA_FLAG_HISTOGRAMS) && ms.ms_sm != NULL) { in metaslab_stats()
1366 if (spa_flags & SPA_FLAG_HISTOGRAMS) in metaslab_group_stats()
1585 'h', MDB_OPT_SETBITS, SPA_FLAG_HISTOGRAMS, &spa_flags, in vdev_print()
1933 'h', MDB_OPT_SETBITS, SPA_FLAG_HISTOGRAMS, &spa_flags, in spa_vdevs()
1958 if (spa_flags & SPA_FLAG_HISTOGRAMS) in spa_vdevs()