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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_stats.h52 friend class AllocatorGlobalStats;
59 class AllocatorGlobalStats : public AllocatorStats { class in inherits:AllocatorStats
H A Dsanitizer_allocator_local_cache.h21 void Init(AllocatorGlobalStats *s) {
27 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
125 void Init(AllocatorGlobalStats *s) {
146 void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
H A Dsanitizer_allocator_combined.h200 AllocatorGlobalStats stats_;
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator_combined.h72 AllocatorGlobalStats Stats;

Completed in 175 milliseconds