Searched refs:mapped_pages (Results 1 – 1 of 1) sorted by relevance
238 PageCount mapped_pages; in DisplayDexStatistics() local246 mapped_pages.Increment(FindSectionTypeForPage(dex_page_offset, sections)); in DisplayDexStatistics()256 if (mapped_pages.Get(type) > 0) { in DisplayDexStatistics()257 percent_resident = 100.0 * pages_resident / mapped_pages.Get(type); in DisplayDexStatistics()261 mapped_pages.Get(type), in DisplayDexStatistics()