Searched refs:AllocatorStatCount (Results 1 – 4 of 4) sorted by relevance
222 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes()229 uptr stats[AllocatorStatCount]; in __sanitizer_get_heap_size()
208 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes()214 uptr stats[AllocatorStatCount]; in __sanitizer_get_heap_size()
225 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes()231 uptr stats[AllocatorStatCount]; in __sanitizer_get_heap_size()
203 AllocatorStatCount enumerator206 typedef uptr AllocatorStatCounters[AllocatorStatCount];238 atomic_uintptr_t stats_[AllocatorStatCount];265 for (int i = 0; i < AllocatorStatCount; i++) in Unregister()270 internal_memset(s, 0, AllocatorStatCount * sizeof(uptr)); in Get()274 for (int i = 0; i < AllocatorStatCount; i++) in Get()281 for (int i = 0; i < AllocatorStatCount; i++) in Get()