[sgen] Move counters to client code.
authorMark Probst <mark.probst@gmail.com>
Sun, 28 Dec 2014 17:58:07 +0000 (09:58 -0800)
committerMark Probst <mark.probst@gmail.com>
Wed, 29 Apr 2015 17:57:53 +0000 (10:57 -0700)
commit5f33085d6574999d8ad41dfbd6dbcd7edce91cfc
treea21c033e4572a72fd952f283ecefdd03c07368ed
parentbb22ad20a7f345349d657438827a9c0cea68c8a5
[sgen] Move counters to client code.
16 files changed:
mono/metadata/sgen-alloc.c
mono/metadata/sgen-cardtable.c
mono/metadata/sgen-client-mono.h
mono/metadata/sgen-client.h
mono/metadata/sgen-descriptor.c
mono/metadata/sgen-fin-weak-hash.c
mono/metadata/sgen-gc.c
mono/metadata/sgen-gray.c
mono/metadata/sgen-hash-table.c
mono/metadata/sgen-internal.c
mono/metadata/sgen-marksweep.c
mono/metadata/sgen-memory-governor.c
mono/metadata/sgen-mono.c
mono/metadata/sgen-nursery-allocator.c
mono/metadata/sgen-stw.c
mono/metadata/sgen-workers.c