Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c245 #define IOS_HISTO_IDX(a) (highbit64(a & IOS_ANYHISTO_M) - 1) macro
3447 title = histo_to_title[IOS_HISTO_IDX(cb->cb_flags)]; in print_iostat_dashes()
3507 title = histo_to_title[IOS_HISTO_IDX(cb->cb_flags)]; in print_iostat_header_impl()
3771 type = IOS_HISTO_IDX(cb->cb_flags); in print_iostat_histos()
3787 strlen(histo_to_title[IOS_HISTO_IDX(cb->cb_flags)])); in print_iostat_histos()