Home
last modified time | relevance | path

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

/system/extras/memory_replay/
DNativeInfo.cpp40 size_t total_va_bytes = 0; in GetNativeInfo() local
51 total_va_bytes += end - start; in GetNativeInfo()
61 *va_bytes = total_va_bytes; in GetNativeInfo()