Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c4111 struct stat_array { struct
4118 stat_histo_max(struct stat_array *nva, unsigned int len) in stat_histo_max() argument
4135 struct stat_array *nva) in nvpair64_to_stat_array()
4168 static struct stat_array *
4173 struct stat_array *oldnva, *newnva, *calcnva; in calc_and_alloc_stats_ex()
4175 unsigned int alloc_size = (sizeof (struct stat_array)) * len; in calc_and_alloc_stats_ex()
4210 free_calc_stats(struct stat_array *nva, unsigned int len) in free_calc_stats()
4220 print_iostat_histo(struct stat_array *nva, unsigned int len, in print_iostat_histo()
4288 struct stat_array *nva; in print_iostat_histos()
4388 struct stat_array *nva; in print_iostat_queues()
[all …]