Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dzalloc.c8628 static uint64_t first_call = 0, second_call = 0; in mach_memory_info_security_check() local
8634 } else if (!second_call) { in mach_memory_info_security_check()
8635 second_call = now; in mach_memory_info_security_check()
8640 second_call = 0; in mach_memory_info_security_check()