Home
last modified time | relevance | path

Searched defs:total_memory (Results 1 – 8 of 8) sorted by relevance

/aosp12/bionic/libc/malloc_debug/tests/
H A Dmalloc_debug_unit_tests.cpp1085 size_t total_memory; in TEST_F() local
1116 size_t total_memory; in TEST_F() local
1139 size_t total_memory; in TEST_F() local
1177 size_t total_memory; in TEST_F() local
1255 size_t total_memory; in TEST_F() local
1288 size_t total_memory; in TEST_F() local
1628 size_t total_memory; in TEST_F() local
1711 size_t total_memory; in TEST_F() local
1770 size_t total_memory; in TEST_F() local
1830 size_t total_memory; in TEST_F() local
[all …]
/aosp12/bionic/libc/platform/bionic/
H A Dmalloc.h46 size_t total_memory; member
/aosp12/bionic/libc/malloc_debug/
H A DPointerData.cpp512 size_t* total_memory, size_t* backtrace_size) { in GetInfo()
564 size_t total_memory = 0; in DumpLiveToFile() local
H A Dmalloc_debug.cpp371 size_t* total_memory, size_t* backtrace_size) { in debug_get_malloc_leak_info()
/aosp12/bionic/libc/kernel/uapi/video/
H A Duvesafb.h58 __u16 total_memory; member
/aosp12/bionic/libc/malloc_hooks/
H A Dmalloc_hooks.cpp113 size_t* info_size, size_t* total_memory, size_t* backtrace_size) { in hooks_get_malloc_leak_info()
/aosp12/bionic/libc/bionic/
H A Dmalloc_common_dynamic.cpp550 size_t* total_memory, size_t* backtrace_size) { in get_malloc_leak_info()
/aosp12/art/runtime/gc/
H A Dheap.cc2738 const size_t total_memory = GetTotalMemory(); in LogGC() local