Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/vm/
H A Dvm_fault.c7874 uint_t diff_count = 0; in vmtc_text_page_diagnose() local
7898 if (diff_count == 0) { in vmtc_text_page_diagnose()
7903 ++diff_count; in vmtc_text_page_diagnose()
7915 ++diff_count; in vmtc_text_page_diagnose()
7920 if (diff_count > 1) { in vmtc_text_page_diagnose()
7924 if (diff_count == 0) { in vmtc_text_page_diagnose()
7927 event->vmtc_num_byte = diff_count; in vmtc_text_page_diagnose()