reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
  200   AllocatorGlobalStats stats_;
projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h
   21   void Init(AllocatorGlobalStats *s) {
   27   void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
  125   void Init(AllocatorGlobalStats *s) {
  146   void Destroy(SizeClassAllocator *allocator, AllocatorGlobalStats *s) {
projects/compiler-rt/lib/scudo/scudo_allocator_combined.h
   72   AllocatorGlobalStats Stats;