Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Dkern_memorystatus.c255 memorystatus_log_debug("memorystatus: new limit on pid %d (%dMB %s)\n", in _memstat_write_memlimit_to_ledger_locked()
1218 memorystatus_log_debug("memorystatus_debug_dump ***START*(PAGE_SIZE_64=%llu)**\n", PAGE_SIZE_64); in memorystatus_debug_dump_bucket_locked()
1219memorystatus_log_debug("bucket [pid] [pages / MB] [state] [EP / RP / AP] dirty … in memorystatus_debug_dump_bucket_locked()
1224memorystatus_log_debug("%2d [%5d] [%5lld /%3lldMB] 0x%-8x [%2d / %2d / %2d] 0x%-3x … in memorystatus_debug_dump_bucket_locked()
1240 memorystatus_log_debug("memorystatus_debug_dump ***END***\n"); in memorystatus_debug_dump_bucket_locked()
2550memorystatus_log_debug("memorystatus_perform_idle_demotion() found %s [%d]\n", proc_best_name(p), … in _memstat_perform_idle_demotion_for_band()
2567memorystatus_log_debug("memorystatus_perform_idle_demotion() found stuck process %d [%s], moving t… in _memstat_perform_idle_demotion_for_band()
2600 memorystatus_log_debug("memorystatus_perform_idle_demotion()\n"); in memorystatus_perform_idle_demotion()
2634 memorystatus_log_debug( in _memstat_schedule_idle_demotion_locked()
2655 memorystatus_log_debug( in _memstat_invalidate_idle_demotion_locked()
[all …]
H A Dkern_memorystatus_internal.h321 #define memorystatus_log_debug(format, ...) if (memorystatus_log_level >= MEMORYSTATUS_LOG_LEVEL_DE… macro
H A Dkern_memorystatus_notify.c686 memorystatus_log_debug("memorystatus_send_pressure_note(): pid %d\n", pid); in memorystatus_send_pressure_note()
729memorystatus_log_debug("memorystatus_bg_pressure_eligible: pid %d, state 0x%x\n", proc_getpid(p), … in memorystatus_bg_pressure_eligible()
2135memorystatus_log_debug("memorystatus_vm_pressure_send: (value 0x%llx) notification [0x%x] sent to …
H A Dkern_memorystatus_policy.c571 memorystatus_log_debug( in memorystatus_check_aggressive_jetsam_needed()
H A Dkern_memorystatus_freeze.c1125memorystatus_log_debug("memorystatus_freezer_get_status: returning %d (%lu - size)\n", error, (uns… in memorystatus_freezer_get_status()
1886 memorystatus_log_debug("memorystatus_freeze_top_process: task_freeze %s for pid %d [%s] - " in memorystatus_freeze_process()
2908 memorystatus_log_debug( in memorystatus_freeze_update_throttle()
H A Dkern_proc.c5009memorystatus_log_debug("memorystatus: npcs_proc_count = %d, npcs_total_size = %qd, npcs_max_size =… in no_paging_space_action()
5011memorystatus_log_debug("memorystatus: pcs_proc_count = %d, pcs_total_size = %qd, pcs_max_size = %q… in no_paging_space_action()
5013 memorystatus_log_debug("memorystatus: apcs_proc_count = %d, apcs_total_size = %qd\n", in no_paging_space_action()