Searched refs:memorystatus_log_handle (Results 1 – 2 of 2) sorted by relevance
237 extern os_log_t memorystatus_log_handle;257 #define _memorystatus_log_with_type(type, format, ...) os_log_with_type(memorystatus_log_handle, ty…
332 os_log_t memorystatus_log_handle; variable1398 memorystatus_log_handle = os_log_create("com.apple.xnu", "memorystatus"); in memorystatus_init()