Merge branch 'latency_run' of https://github.com/liu-song-6/fio
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index dbdfdf86c88ae97a7be1d4c3fdf3f3409ddccd92..d496e7f27c4367206afaf5e9499d10ac5f8c6b5a 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -377,6 +377,7 @@ struct thread_data {
        unsigned int latency_qd_high;
        unsigned int latency_qd_low;
        unsigned int latency_failed;
+       unsigned int latency_stable_count;
        uint64_t latency_ios;
        int latency_end_run;