Home
last modified time | relevance | path

Searched defs:allocated_bytes (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/unwinding/libunwindstack/tests/
H A DTestUtils.cpp33 size_t allocated_bytes = mallinfo().uordblks; in TestCheckForLeaks() local
H A DDexFileTest.cpp40 size_t allocated_bytes = mallinfo().uordblks; in CheckForLeak() local
/aosp12/art/runtime/
H A Druntime_stats.h94 uint64_t allocated_bytes; member
/aosp12/system/unwinding/libbacktrace/
H A Dbacktrace_test.cpp1871 size_t allocated_bytes = mallinfo().uordblks; in CheckForLeak() local