Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/cmd/zpool/
HDzpool_main.c278 #define IOS_HISTO_IDX(a) (highbit64(a & IOS_ANYHISTO_M) - 1) macro
4389 title = histo_to_title[IOS_HISTO_IDX(cb->cb_flags)]; in print_iostat_dashes()
4451 title = histo_to_title[IOS_HISTO_IDX(cb->cb_flags)]; in print_iostat_header_impl()
4754 type = IOS_HISTO_IDX(cb->cb_flags); in print_iostat_histos()
4770 strlen(histo_to_title[IOS_HISTO_IDX(cb->cb_flags)])); in print_iostat_histos()