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
1392 'h', MDB_OPT_SETBITS, SPA_FLAG_HISTOGRAMS, &spa_flags, in spa_print()
1424 if (spa_flags & SPA_FLAG_HISTOGRAMS) in spa_print()
1448 if (spa_flags & SPA_FLAG_HISTOGRAMS) in spa_print()
1630 if ((spa_flags & SPA_FLAG_HISTOGRAMS) && ms.ms_sm != 0 && in metaslab_stats()
1690 if (spa_flags & SPA_FLAG_HISTOGRAMS) in metaslab_group_stats()
1909 'h', MDB_OPT_SETBITS, SPA_FLAG_HISTOGRAMS, &spa_flags, in vdev_print()
2450 'h', MDB_OPT_SETBITS, SPA_FLAG_HISTOGRAMS, &spa_flags, in spa_vdevs()
2475 if (spa_flags & SPA_FLAG_HISTOGRAMS) in spa_vdevs()