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

  /external/compiler-rt/lib/asan/
asan_stats.h 64 uptr size_allocated; member in struct:__asan::AsanMallocStats
asan_thread_registry.cc 151 malloc_stats->size_allocated = accumulated_stats_.mmaped;
  /external/webkit/Source/WebKit2/Shared/mac/
WebMemorySampler.mac.mm 66 stats.size_allocated = 0;
77 stats.size_allocated = 0;
133 size_t defaultMallocZoneBytesCommitted = systemStats.defaultMallocZoneStats.size_allocated;
134 size_t dispatchContinuationMallocZoneBytesCommitted = systemStats.dispatchContinuationMallocZoneStats.size_allocated;
135 size_t purgeableMallocZoneBytesCommitted = systemStats.purgeableMallocZoneStats.size_allocated;
  /external/valgrind/main/perf/
tinycc.c 2143 int size_allocated; member in struct:CString
    [all...]

Completed in 113 milliseconds