Searched refs:AllocatorStatCount (Results 1 – 5 of 5) sorted by relevance
224 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes()231 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()
266 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes()272 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()
606 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes()612 uptr stats[AllocatorStatCount]; in __sanitizer_get_heap_size()