X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=stat.h;h=76a71d486c3016b3201857e3449ca6d77d89a763;hb=c55d728b2230789e744bc44115be27c3db94fd7e;hp=a3b391c42675772df53107d22b9e9c61e7937030;hpb=29df29eaf88958c8741103d2056a4773d4959d9d;p=fio.git 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[]