Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/cmd/zpool/
HDzpool_main.c4145 #define IOSTAT_MAX_LABELS 15 /* Max number of labels on one line */ macro
4147 static const name_and_columns_t iostat_top_labels[][IOSTAT_MAX_LABELS] =
4165 static const name_and_columns_t iostat_bottom_labels[][IOSTAT_MAX_LABELS] =
4260 const name_and_columns_t labels[][IOSTAT_MAX_LABELS]) in print_iostat_labels() argument