Update correct counter in bumpTickyAllocd
I was a bit confused why all the allocd values were zero in my ticky profiles.
It looks like GHC was just adding the numbers to the entry_count counter instead of the allocd counter.
I was a bit confused why all the allocd values were zero in my ticky profiles.
It looks like GHC was just adding the numbers to the entry_count counter instead of the allocd counter.