Add support for write_iops_log
[fio.git] / stat.h
diff --git a/stat.h b/stat.h
index 89766fc0d3e8bf0ab0d01e7f7f5e7ae72b842855..68bc97022563ecefb92629d0d06f16478e0f967a 100644 (file)
--- a/stat.h
+++ b/stat.h
@@ -128,6 +128,7 @@ struct thread_stat {
        struct io_stat slat_stat[2];            /* submission latency */
        struct io_stat lat_stat[2];             /* total latency */
        struct io_stat bw_stat[2];              /* bandwidth stats */
+       struct io_stat iops_stat[2];            /* IOPS stats */
 
        /*
         * fio system usage accounting