Searched refs:size_in_use (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_stats.h62 uptr size_in_use; member in struct:__asan::AsanMallocStats
H A Dasan_stats.cpp111 malloc_stats->size_in_use = stats.malloced;
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProcess.inc93 return Stats.size_in_use; // darwin

Completed in 63 milliseconds