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

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_local_cache.h
   43     stats_.Add(AllocatorStatAllocated, c->class_size);
   61     stats_.Sub(AllocatorStatAllocated, c->class_size);
   93       c->class_size = size;