X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=stat.h;h=76a71d486c3016b3201857e3449ca6d77d89a763;hp=a3b391c42675772df53107d22b9e9c61e7937030;hb=22f80458a520d0c5371c64bf91d24cdd21dff825;hpb=a9bca4aa722a23d648e622da8a83f5ab3a943531 diff --git a/stat.h b/stat.h index a3b391c4..76a71d48 100644 --- a/stat.h +++ b/stat.h @@ -9,6 +9,7 @@ struct group_run_stats { uint64_t io_kb[DDIR_RWDIR_CNT]; uint64_t agg[DDIR_RWDIR_CNT]; uint32_t kb_base; + uint32_t unit_base; uint32_t groupid; uint32_t unified_rw_rep; }; @@ -173,6 +174,7 @@ struct thread_stat { uint32_t first_error; uint32_t kb_base; + uint32_t unit_base; }; struct jobs_eta { @@ -187,6 +189,7 @@ struct jobs_eta { uint64_t elapsed_sec; uint64_t eta_sec; uint32_t is_pow2; + uint32_t unit_base; /* * Network 'copy' of run_str[]