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
   22     stats_.Init();
   24       s->Register(&stats_);
   30       s->Unregister(&stats_);
   43     stats_.Add(AllocatorStatAllocated, c->class_size);
   61     stats_.Sub(AllocatorStatAllocated, c->class_size);
  102     if (UNLIKELY(!allocator->GetFromAllocator(&stats_, class_id, c->chunks,
  114     allocator->ReturnToAllocator(&stats_, class_id,