Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_fault.c8266 uint_t diff_count = 0; in vmtc_text_page_diagnose() local
8290 if (diff_count == 0) { in vmtc_text_page_diagnose()
8295 ++diff_count; in vmtc_text_page_diagnose()
8307 ++diff_count; in vmtc_text_page_diagnose()
8312 if (diff_count > 1) { in vmtc_text_page_diagnose()
8316 if (diff_count == 0) { in vmtc_text_page_diagnose()
8319 event->vmtc_num_byte = diff_count; in vmtc_text_page_diagnose()