Searched refs:AllocatorStatCount (Results 1 – 6 of 6) sorted by relevance
20 AllocatorStatCount enumerator23 typedef uptr AllocatorStatCounters[AllocatorStatCount];55 atomic_uintptr_t stats_[AllocatorStatCount];82 for (int i = 0; i < AllocatorStatCount; i++) in Unregister()87 internal_memset(s, 0, AllocatorStatCount * sizeof(uptr)); in Get()91 for (int i = 0; i < AllocatorStatCount; i++) in Get()98 for (int i = 0; i < AllocatorStatCount; i++) in Get()
319 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes()326 uptr stats[AllocatorStatCount]; in __sanitizer_get_heap_size()
337 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes()343 uptr stats[AllocatorStatCount]; in __sanitizer_get_heap_size()
366 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes()372 uptr stats[AllocatorStatCount]; in __sanitizer_get_heap_size()
387 uptr stats[AllocatorStatCount]; in __sanitizer_get_current_allocated_bytes()393 uptr stats[AllocatorStatCount]; in __sanitizer_get_heap_size()
576 uptr stats[AllocatorStatCount]; in getStats()