X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=fio.h;h=92264d998752900730db96bb870af2b591b4afe3;hb=7a93ab190e5fea78edb21affeb0189a9d61a2cd8;hp=9490edc11e1a2ea924f1dea3bf75f2d9e36d0fdf;hpb=e9459e5a14b577ead39d666c051c7ce4db12bc75;p=fio.git diff --git a/fio.h b/fio.h index 9490edc1..92264d99 100644 --- a/fio.h +++ b/fio.h @@ -413,6 +413,7 @@ struct thread_options { unsigned int group_reporting; unsigned int fadvise_hint; unsigned int zero_buffers; + unsigned int time_based; char *read_iolog_file; char *write_iolog_file;