Searched refs:IOS_QUEUES (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 188 IOS_QUEUES = 2, enumerator 197 #define IOS_QUEUES_M (1ULL << IOS_QUEUES) 229 [IOS_QUEUES] = { 3731 [IOS_QUEUES] = {{"syncq_read", 2}, {"syncq_write", 2}, 3748 [IOS_QUEUES] = {{"pend"}, {"activ"}, {"pend"}, {"activ"}, {"pend"}, 3812 [IOS_QUEUES] = 6, /* 1M queue entries */ in default_column_width() 4390 unsigned int column_width = default_column_width(cb, IOS_QUEUES); in print_iostat_queues() 5365 const char flag_to_arg[] = {[IOS_LATENCY] = 'l', [IOS_QUEUES] = 'q', in zpool_do_iostat()
|