Searched defs:thrput_w (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/
H A Dblkiomon.h43 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);

Completed in 293 milliseconds