HomeSort by relevance Sort by last modified time
    Searched refs:AllocatorStatMalloced (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/msan/
msan_allocator.cc 127 u64 m = stats[AllocatorStatMalloced];
  /external/compiler-rt/lib/tsan/rtl/
tsan_mman.cc 225 u64 m = stats[AllocatorStatMalloced];
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 198 AllocatorStatMalloced,
845 stats_.Add(AllocatorStatMalloced, SizeClassMap::Size(class_id));
    [all...]

Completed in 47 milliseconds