HomeSort by: relevance | last modified time | path
    Searched defs:size_allocated (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_stats.h 65 uptr size_allocated; member in struct:__asan::AsanMallocStats
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_stats.h 64 uptr size_allocated; member in struct:__asan::AsanMallocStats
  /src/external/bsd/jemalloc/dist/src/
zone.c 43 size_t size_allocated; member in struct:malloc_statistics_t
315 stats->size_allocated = 0;
  /src/external/bsd/jemalloc.old/dist/src/
zone.c 43 size_t size_allocated; member in struct:malloc_statistics_t
315 stats->size_allocated = 0;

Completed in 27 milliseconds