Searched refs:count_discard_purgeable (Results 1 – 1 of 1) sorted by relevance
7643 uint32_t count_discard_purgeable = 0; in hibernate_page_list_setall() local7800 count_discard_purgeable++; in hibernate_page_list_setall()7830 count_discard_purgeable++; in hibernate_page_list_setall()7860 count_discard_purgeable++; in hibernate_page_list_setall()7890 count_discard_purgeable++; in hibernate_page_list_setall()7983 …nate_stats.cd_discarded = count_discard_active + count_discard_inactive + count_discard_purgeable + in hibernate_page_list_setall()7994 …count_discard_active, count_discard_inactive, count_discard_purgeable, count_discard_speculative, … in hibernate_page_list_setall()8000 …*pagesOut = pages - count_discard_active - count_discard_inactive - count_discard_purgeable - coun… in hibernate_page_list_setall()8050 uint32_t count_discard_purgeable = 0; in hibernate_page_list_discard() local8073 count_discard_purgeable++; in hibernate_page_list_discard()[all …]