X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2FRtsFlags.h;h=6c4b23020932ca1ea284b4c7d0c94a6ee287b0ce;hp=fbdc64ebbc1c30c04d1726c006fe5dff401afbb6;hb=16871485a44ba8a6e93e40f30af7ea46839e0c4c;hpb=138de4239c816531feebc8dcc478995d984276a9 diff --git a/includes/RtsFlags.h b/includes/RtsFlags.h index fbdc64e..6c4b230 100644 --- a/includes/RtsFlags.h +++ b/includes/RtsFlags.h @@ -97,6 +97,8 @@ struct PROFILING_FLAGS { nat maxRetainerSetSize; + nat ccsLength; + char* modSelector; char* descrSelector; char* typeSelector;