Searched refs:thrput_r (Results 1 – 2 of 2) sorted by relevance
42 struct minmax thrput_r; member66 minmax_init(&bstat->thrput_r); in blkiomon_stat_init()78 minmax_to_be(&bstat->thrput_r); in blkiomon_stat_to_be()94 minmax_merge(&dst->thrput_r, &src->thrput_r); in blkiomon_stat_merge()110 minmax_print(fp, "throughput read (bytes/msec)", &p->thrput_r); in blkiomon_stat_print()
323 minmax_account(&p->thrput_r, thrput); in blkiomon_account()