blkiomon.h | 43 struct minmax thrput_w; member in struct:blkiomon_stat 67 minmax_init(&bstat->thrput_w); 79 minmax_to_be(&bstat->thrput_w); 95 minmax_merge(&dst->thrput_w, &src->thrput_w); 111 minmax_print(fp, "throughput write (bytes/msec)", &p->thrput_w);
|