blob: 502a36d6b2a3b41108de1df68842cca66cfd94d8 [file] [log] [blame]
Control the naming and granularity of the counters when using ProfileAllocations.
The accepted values are:
AllocatingMethod - a counter per method
InstanceOrArray - one counter for all instance allocations and
one counter for all array allocations
AllocatedType - one counter per allocated type
AllocatedTypesInMethod - one counter per allocated type, per method