Home
last modified time | relevance | path

Searched refs:total_va_bytes (Results 1 – 1 of 1) sorted by relevance

/system/extras/memory_replay/
DNativeInfo.cpp53 size_t total_va_bytes = 0; in NativeGetInfo() local
81 total_va_bytes += end - start; in NativeGetInfo()
100 *va_bytes = total_va_bytes; in NativeGetInfo()