X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStorage.h;fp=includes%2FStorage.h;h=5b8acfa104e343f2da53bbdc63e66ac9bf844ab1;hb=a75a8790410ce3ffb439bfd0b7c3999e7df72eb1;hp=d7a842182aab309024854ecb511ade25d361bbae;hpb=96195367ad299bc3be251535bcff7fb75d097e07;p=ghc-hetmet.git diff --git a/includes/Storage.h b/includes/Storage.h index d7a8421..5b8acfa 100644 --- a/includes/Storage.h +++ b/includes/Storage.h @@ -113,6 +113,7 @@ typedef struct generation_ { // stats information unsigned int collections; + unsigned int par_collections; unsigned int failed_promotions; // temporary use during GC: