Home
last modified time | relevance | path

Searched refs:diff_count (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/osfmk/vm/
H A Dvm_fault.c7959 uint_t diff_count = 0; in vmtc_text_page_diagnose() local
7983 if (diff_count == 0) { in vmtc_text_page_diagnose()
7988 ++diff_count; in vmtc_text_page_diagnose()
8000 ++diff_count; in vmtc_text_page_diagnose()
8005 if (diff_count > 1) { in vmtc_text_page_diagnose()
8009 if (diff_count == 0) { in vmtc_text_page_diagnose()
8012 event->vmtc_num_byte = diff_count; in vmtc_text_page_diagnose()