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

/external/blktrace/
H A Dblktrace.h38 unsigned long io_unplugs, timer_unplugs; member in struct:io_stats
H A Dblkparse.c1367 ios->timer_unplugs++;
1681 fprintf(ofp, " Timer unplugs: %'8lu\n", ios->timer_unplugs);
1823 total.timer_unplugs += ios->timer_unplugs;

Completed in 135 milliseconds