Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/vm/
H A Dvm_fault.c7842 uint_t diff_count = 0; in vmtc_text_page_diagnose() local
7866 if (diff_count == 0) { in vmtc_text_page_diagnose()
7871 ++diff_count; in vmtc_text_page_diagnose()
7883 ++diff_count; in vmtc_text_page_diagnose()
7888 if (diff_count > 1) { in vmtc_text_page_diagnose()
7892 if (diff_count == 0) { in vmtc_text_page_diagnose()
7895 event->vmtc_num_byte = diff_count; in vmtc_text_page_diagnose()