X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=iolog.h;h=bc3a0b5fea93770fa39309fb71526c751e803034;hp=d157fa281bd2828f93e050906f71a21cd5ae817f;hb=57a61cd0e4c5f131cfe75587d8b995191d87ba57;hpb=836365452f6525a7d670205b823f7982de48f844 diff --git a/iolog.h b/iolog.h index d157fa28..bc3a0b5f 100644 --- a/iolog.h +++ b/iolog.h @@ -117,7 +117,7 @@ struct io_log { */ struct io_stat avg_window[DDIR_RWDIR_CNT]; unsigned long avg_msec; - unsigned long avg_last; + unsigned long avg_last[DDIR_RWDIR_CNT]; /* * Windowed latency histograms, for keeping track of when we need to