X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FLdvProfile.c;h=412fd0557958f9846849cef9fa3f401a63746cf4;hb=07308413a4b20e70c294b657006327b09b65cfc0;hp=c2e7d7ec5a412313f53352bfd820973409ffea90;hpb=0f3dd21e3e1d3ce8038e6dd85834decbe4ee3dca;p=ghc-hetmet.git diff --git a/rts/LdvProfile.c b/rts/LdvProfile.c index c2e7d7e..412fd05 100644 --- a/rts/LdvProfile.c +++ b/rts/LdvProfile.c @@ -109,13 +109,9 @@ processHeapClosureForDead( StgClosure *c ) case MUT_VAR_CLEAN: case MUT_VAR_DIRTY: case BCO: - case STABLE_NAME: - case TVAR_WATCH_QUEUE: - case TVAR: - case TREC_HEADER: + case PRIM: + case MUT_PRIM: case TREC_CHUNK: - case INVARIANT_CHECK_QUEUE: - case ATOMIC_INVARIANT: return size; /*