Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3802 default_column_width(iostat_cbdata_t *cb, enum iostat_type type) in default_column_width() function
3846 column_width = default_column_width(cb, idx); in print_iostat_labels()
3988 column_width = default_column_width(cb, idx); in print_iostat_dashes()
4390 unsigned int column_width = default_column_width(cb, IOS_QUEUES); in print_iostat_queues()
4428 unsigned int column_width = default_column_width(cb, IOS_LATENCY); in print_iostat_latency()
4453 unsigned int column_width = default_column_width(cb, IOS_DEFAULT); in print_iostat_default()