Searched refs:total_resident_pages (Results 1 – 1 of 1) sorted by relevance
84 size_t total_resident_pages = 0; in CountResidentBytes() local150 total_resident_pages += resident_page_count * page_size; in CountResidentBytes()156 total_resident_pages = 0; in CountResidentBytes()159 return total_resident_pages; in CountResidentBytes()