Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c175 IOS_L_HISTO = 3, enumerator
184 #define IOS_L_HISTO_M (1ULL << IOS_L_HISTO)
196 [IOS_L_HISTO] = {
3263 [IOS_L_HISTO] = {{"total_wait", 2}, {"disk_wait", 2}, {"syncq_wait", 2},
3281 [IOS_L_HISTO] = {{"read"}, {"write"}, {"read"}, {"write"}, {"read"},
3288 [IOS_L_HISTO] = "latency",
3343 [IOS_L_HISTO] = 10, /* 1B ns = 10sec */ in default_column_width()
4704 [IOS_L_HISTO] = 'w', [IOS_RQ_HISTO] = 'r'}; in zpool_do_iostat()