Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/vm/
H A Dvm_fault.c8436 uint_t diff_count = 0; in vmtc_text_page_diagnose() local
8460 if (diff_count == 0) { in vmtc_text_page_diagnose()
8465 ++diff_count; in vmtc_text_page_diagnose()
8477 ++diff_count; in vmtc_text_page_diagnose()
8482 if (diff_count > 1) { in vmtc_text_page_diagnose()
8486 if (diff_count == 0) { in vmtc_text_page_diagnose()
8489 event->vmtc_num_byte = diff_count; in vmtc_text_page_diagnose()