Searched refs:AllocatorGlobalStats (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_stats.h46 friend class AllocatorGlobalStats;
53 class AllocatorGlobalStats : public AllocatorStats { class in inherits:AllocatorStats
H A Dsanitizer_allocator_local_cache.h22 void Init(AllocatorGlobalStats *s) {
28 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
132 void Init(AllocatorGlobalStats *s) {
153 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
H A Dsanitizer_allocator_combined.h198 AllocatorGlobalStats stats_;

Completed in 102 milliseconds