Searched refs:GuardedAllocSlotSize (Results 1 – 1 of 1) sorted by relevance
226 GuardedAllocSlotSize = in initGwpAsan()229 GuardedAllocSlotSize); in initGwpAsan()352 Stats.add(StatAllocated, GuardedAllocSlotSize);353 Stats.sub(StatFree, GuardedAllocSlotSize);444 Stats.add(StatFree, GuardedAllocSlotSize);445 Stats.sub(StatAllocated, GuardedAllocSlotSize);505 Stats.add(StatFree, GuardedAllocSlotSize);506 Stats.sub(StatAllocated, GuardedAllocSlotSize);973 uptr GuardedAllocSlotSize = 0; variable