Home
last modified time | relevance | path

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

/system/extras/memory_replay/
DNativeInfo.cpp38 size_t total_va_bytes = 0; in GetNativeInfo() local
49 total_va_bytes += end - start; in GetNativeInfo()
60 *va_bytes = total_va_bytes; in GetNativeInfo()