Searched refs:total_pss_bytes (Results 1 – 1 of 1) sorted by relevance
39 size_t total_pss_bytes = 0; in GetNativeInfo() local57 total_pss_bytes += native_pss_kB * 1024; in GetNativeInfo()60 *pss_bytes = total_pss_bytes; in GetNativeInfo()