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

References

projects/compiler-rt/lib/hwasan/hwasan.cpp
  158   AllocatorStatCounters asc;
projects/compiler-rt/lib/hwasan/hwasan_allocator.cpp
   78 void GetAllocatorStats(AllocatorStatCounters s) {
projects/compiler-rt/lib/hwasan/hwasan_allocator.h
   95 void GetAllocatorStats(AllocatorStatCounters s);
projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
  169   void GetStats(AllocatorStatCounters s) const {
projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h
   86   void Get(AllocatorStatCounters s) const {
projects/compiler-rt/lib/scudo/scudo_allocator_combined.h
   60   void getStats(AllocatorStatCounters StatType) const {