Show how many jobs are in a group
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 1b933ca137c43632eeb98c620b2fbc47f711a2bd..8d0207a8785aae947579d22974b53145e8bb7822 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -261,6 +261,7 @@ struct thread_stat {
        int groupid;
        pid_t pid;
        char *description;
+       int members;
 
        struct io_log *slat_log;
        struct io_log *clat_log;