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

  /external/compiler-rt/lib/asan/
asan_stats.h 72 uptr max_size_in_use; member in struct:__asan::AsanMallocStats
asan_stats.cc 126 malloc_stats->max_size_in_use = max_malloced_memory;
  /external/chromium_org/third_party/tcmalloc/chromium/src/
libc_override_osx.h 182 stats->max_size_in_use = 0;
  /external/chromium_org/third_party/tcmalloc/vendor/src/
libc_override_osx.h 182 stats->max_size_in_use = 0;

Completed in 329 milliseconds