Searched refs:thrput_w (Results 1 – 2 of 2) sorted by relevance
43 struct minmax thrput_w; member67 minmax_init(&bstat->thrput_w); in blkiomon_stat_init()79 minmax_to_be(&bstat->thrput_w); in blkiomon_stat_to_be()95 minmax_merge(&dst->thrput_w, &src->thrput_w); in blkiomon_stat_merge()111 minmax_print(fp, "throughput write (bytes/msec)", &p->thrput_w); in blkiomon_stat_print()
327 minmax_account(&p->thrput_w, thrput); in blkiomon_account()