Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/vm/
H A Dvm_fault.c7890 uint_t diff_count = 0; in vmtc_text_page_diagnose() local
7914 if (diff_count == 0) { in vmtc_text_page_diagnose()
7919 ++diff_count; in vmtc_text_page_diagnose()
7931 ++diff_count; in vmtc_text_page_diagnose()
7936 if (diff_count > 1) { in vmtc_text_page_diagnose()
7940 if (diff_count == 0) { in vmtc_text_page_diagnose()
7943 event->vmtc_num_byte = diff_count; in vmtc_text_page_diagnose()