X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=e33349088cebacb5869b4e4649cebea45f60b220;hp=1fb01d9522f5f2d4bd20babd81cc227bb87238e4;hb=38d77caebcb6f9cb33f247a341c162c0185bf604;hpb=e47f799f567508835b60675ed659c97f78e7cc94;ds=sidebyside diff --git a/fio.h b/fio.h index 1fb01d95..e3334908 100644 --- a/fio.h +++ b/fio.h @@ -493,6 +493,8 @@ struct thread_data { struct timeval start; /* start of this loop */ struct timeval epoch; /* time job was started */ + struct timeval rw_end[2]; + unsigned int rw_end_set[2]; /* * read/write mixed workload state