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

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

Completed in 242 milliseconds