X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=stat.h;h=ce640d9c72071339def786b9e3bdb44891b8759c;hp=084724669bbb3ebed266933783d5a6478296af62;hb=541632558a949e80f678d0d45bdeab5f9d3d4335;hpb=e476994eed3bee246ca166ea6ad6018911408e9b diff --git a/stat.h b/stat.h index 08472466..ce640d9c 100644 --- a/stat.h +++ b/stat.h @@ -118,6 +118,7 @@ struct thread_stat { char name[FIO_JOBNAME_SIZE]; char verror[FIO_VERROR_SIZE]; uint32_t error; + uint32_t thread_number; uint32_t groupid; uint32_t pid; char description[FIO_JOBNAME_SIZE];