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