Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/vm/
H A Dvm_fault.c8433 uint_t diff_count = 0; in vmtc_text_page_diagnose() local
8457 if (diff_count == 0) { in vmtc_text_page_diagnose()
8462 ++diff_count; in vmtc_text_page_diagnose()
8474 ++diff_count; in vmtc_text_page_diagnose()
8479 if (diff_count > 1) { in vmtc_text_page_diagnose()
8483 if (diff_count == 0) { in vmtc_text_page_diagnose()
8486 event->vmtc_num_byte = diff_count; in vmtc_text_page_diagnose()