HomeSort by relevance Sort by last modified time
    Searched refs:thrput_w (Results 1 - 2 of 2) sorted by null

  /external/blktrace/
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);
blkiomon.c 327 minmax_account(&p->thrput_w, thrput);

Completed in 47 milliseconds