Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c4229 unsigned int start_bucket; in print_iostat_histo() local
4241 start_bucket = 9; in print_iostat_histo()
4243 start_bucket = 0; in print_iostat_histo()
4246 for (j = start_bucket; j < buckets; j++) { in print_iostat_histo()