Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/vm/
H A Dvm_fault.c7900 uint_t diff_count = 0; in vmtc_text_page_diagnose() local
7924 if (diff_count == 0) { in vmtc_text_page_diagnose()
7929 ++diff_count; in vmtc_text_page_diagnose()
7941 ++diff_count; in vmtc_text_page_diagnose()
7946 if (diff_count > 1) { in vmtc_text_page_diagnose()
7950 if (diff_count == 0) { in vmtc_text_page_diagnose()
7953 event->vmtc_num_byte = diff_count; in vmtc_text_page_diagnose()