Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c224 #define IOS_L_HISTO_M (1ULL << IOS_L_HISTO) macro
228 #define IOS_ANYHISTO_M (IOS_L_HISTO_M | IOS_RQ_HISTO_M)
5282 if (cb->cb_flags & IOS_L_HISTO_M) { in print_iostat_histo()
6594 cb.cb_flags = IOS_L_HISTO_M; in zpool_do_iostat()