iolog: account for wasted time in ipo stall
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 0601b376414b80cd31f44eb80d5e60e7119cf268..5e352c6cf3cd07722210b06acf6a1b71e0e7b702 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -252,6 +252,7 @@ struct thread_data {
        struct timeval start;   /* start of this loop */
        struct timeval epoch;   /* time job was started */
        struct timeval last_issue;
        struct timeval start;   /* start of this loop */
        struct timeval epoch;   /* time job was started */
        struct timeval last_issue;
+       long time_offset;
        struct timeval tv_cache;
        struct timeval terminate_time;
        unsigned int tv_cache_nr;
        struct timeval tv_cache;
        struct timeval terminate_time;
        unsigned int tv_cache_nr;