Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dkern_memorystatus.c872 memorystatus_log_debug("memorystatus_debug_dump ***START*(PAGE_SIZE_64=%llu)**\n", PAGE_SIZE_64); in memorystatus_debug_dump_bucket_locked()
873memorystatus_log_debug("bucket [pid] [pages / MB] [state] [EP / RP / AP] dirty … in memorystatus_debug_dump_bucket_locked()
878memorystatus_log_debug("%2d [%5d] [%5lld /%3lldMB] 0x%-8x [%2d / %2d / %2d] 0x%-3x … in memorystatus_debug_dump_bucket_locked()
894 memorystatus_log_debug("memorystatus_debug_dump ***END***\n"); in memorystatus_debug_dump_bucket_locked()
1742 memorystatus_log_debug("memorystatus_perform_idle_demotion()\n"); in memorystatus_perform_idle_demotion()
1765 memorystatus_log_debug("memorystatus_perform_idle_demotion() found %d\n", proc_getpid(p)); in memorystatus_perform_idle_demotion()
1964 memorystatus_log_debug("memorystatus_list_add(): adding pid %d with priority %d.\n", in memorystatus_add()
2404memorystatus_log_debug("memorystatus_update: effective change specified for pid %d, but change alr… in memorystatus_update()
2630 memorystatus_log_debug("memorystatus_list_remove: removing pid %d\n", proc_getpid(p)); in memorystatus_remove()
2773 memorystatus_log_debug("memorystatus_update_idle_priority_locked(): pid %d dirty 0x%X\n", in memorystatus_update_idle_priority_locked()
[all …]
H A Dkern_memorystatus_internal.h256 #define memorystatus_log_debug(format, ...) if (memorystatus_log_level >= MEMORYSTATUS_LOG_LEVEL_DE… macro
H A Dkern_memorystatus_notify.c708 memorystatus_log_debug("memorystatus_send_pressure_note(): pid %d\n", pid); in memorystatus_send_pressure_note()
745memorystatus_log_debug("memorystatus_bg_pressure_eligible: pid %d, state 0x%x\n", proc_getpid(p), … in memorystatus_bg_pressure_eligible()
2009memorystatus_log_debug("memorystatus_vm_pressure_send: (value 0x%llx) notification [0x%x] sent to …
H A Dkern_memorystatus_freeze.c1053memorystatus_log_debug("memorystatus_freezer_get_status: returning %d (%lu - size)\n", error, (uns… in memorystatus_freezer_get_status()
1822 memorystatus_log_debug("memorystatus_freeze_top_process: task_freeze %s for pid %d [%s] - " in memorystatus_freeze_process()
2836 memorystatus_log_debug( in memorystatus_freeze_update_throttle()