Searched refs:IOS_L_HISTO (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 189 IOS_L_HISTO = 3, enumerator 198 #define IOS_L_HISTO_M (1ULL << IOS_L_HISTO) 210 [IOS_L_HISTO] = { 3734 [IOS_L_HISTO] = {{"total_wait", 2}, {"disk_wait", 2}, {"syncq_wait", 2}, 3751 [IOS_L_HISTO] = {{"read"}, {"write"}, {"read"}, {"write"}, {"read"}, 3758 [IOS_L_HISTO] = "latency", 3813 [IOS_L_HISTO] = 10, /* 1B ns = 10sec */ in default_column_width() 5366 [IOS_L_HISTO] = 'w', [IOS_RQ_HISTO] = 'r'}; in zpool_do_iostat()
|