Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c80 SPA_FLAG_HISTOGRAMS = 1 << 5 enumerator
1424 'h', MDB_OPT_SETBITS, SPA_FLAG_HISTOGRAMS, &spa_flags, in spa_print()
1456 if (spa_flags & SPA_FLAG_HISTOGRAMS) in spa_print()
1480 if (spa_flags & SPA_FLAG_HISTOGRAMS) in spa_print()
1662 if ((spa_flags & SPA_FLAG_HISTOGRAMS) && ms.ms_sm != 0 && in metaslab_stats()
1722 if (spa_flags & SPA_FLAG_HISTOGRAMS) in metaslab_group_stats()
1941 'h', MDB_OPT_SETBITS, SPA_FLAG_HISTOGRAMS, &spa_flags, in vdev_print()
2481 'h', MDB_OPT_SETBITS, SPA_FLAG_HISTOGRAMS, &spa_flags, in spa_vdevs()
2506 if (spa_flags & SPA_FLAG_HISTOGRAMS) in spa_vdevs()