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

  /external/blktrace/
blkiomon.h 42 struct minmax thrput_r; member in struct:blkiomon_stat
66 minmax_init(&bstat->thrput_r);
78 minmax_to_be(&bstat->thrput_r);
94 minmax_merge(&dst->thrput_r, &src->thrput_r);
110 minmax_print(fp, "throughput read (bytes/msec)", &p->thrput_r);
blkiomon.c 323 minmax_account(&p->thrput_r, thrput);

Completed in 50 milliseconds