Searched refs:IOS_LATENCY (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 187 IOS_LATENCY = 1, enumerator 196 #define IOS_LATENCY_M (1ULL << IOS_LATENCY) 222 [IOS_LATENCY] = { 3729 [IOS_LATENCY] = {{"total_wait", 2}, {"disk_wait", 2}, {"syncq_wait", 2}, 3746 [IOS_LATENCY] = {{"read"}, {"write"}, {"read"}, {"write"}, {"read"}, 3811 [IOS_LATENCY] = 10, /* 1B ns = 10sec */ in default_column_width() 4428 unsigned int column_width = default_column_width(cb, IOS_LATENCY); in print_iostat_latency() 5365 const char flag_to_arg[] = {[IOS_LATENCY] = 'l', [IOS_QUEUES] = 'q', in zpool_do_iostat()
|