Searched refs:bit_d (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/
H A Dblkiomon.c308 static int blkiomon_account(struct blk_io_trace *bit_d, argument
313 __u64 d2c = (bit_c->time - bit_d->time) / 1000; /* ns -> us */
314 __u32 size = bit_d->bytes;
317 dstat = blkiomon_get_dstat(bit_d->device);

Completed in 436 milliseconds