Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/kern/
H A Dkern_memorystatus.c258 memorystatus_log_debug("memorystatus: new limit on pid %d (%dMB %s)\n", in _memstat_write_memlimit_to_ledger_locked()
1186 memorystatus_log_debug("memorystatus_debug_dump ***START*(PAGE_SIZE_64=%llu)**\n", PAGE_SIZE_64); in memorystatus_debug_dump_bucket_locked()
1187memorystatus_log_debug("bucket [pid] [pages / MB] [state] [EP / RP / AP] dirty … in memorystatus_debug_dump_bucket_locked()
1192memorystatus_log_debug("%2d [%5d] [%5lld /%3lldMB] 0x%-8x [%2d / %2d / %2d] 0x%-3x … in memorystatus_debug_dump_bucket_locked()
1208 memorystatus_log_debug("memorystatus_debug_dump ***END***\n"); in memorystatus_debug_dump_bucket_locked()
2514memorystatus_log_debug("memorystatus_perform_idle_demotion() found %s [%d]\n", proc_best_name(p), … in _memstat_perform_idle_demotion_for_band()
2531memorystatus_log_debug("memorystatus_perform_idle_demotion() found stuck process %d [%s], moving t… in _memstat_perform_idle_demotion_for_band()
2564 memorystatus_log_debug("memorystatus_perform_idle_demotion()\n"); in memorystatus_perform_idle_demotion()
2598 memorystatus_log_debug( in _memstat_schedule_idle_demotion_locked()
2619 memorystatus_log_debug( in _memstat_invalidate_idle_demotion_locked()
[all …]
H A Dkern_memorystatus_internal.h274 #define memorystatus_log_debug(format, ...) if (memorystatus_log_level >= MEMORYSTATUS_LOG_LEVEL_DE… macro
H A Dkern_memorystatus_notify.c695 memorystatus_log_debug("memorystatus_send_pressure_note(): pid %d\n", pid); in memorystatus_send_pressure_note()
732memorystatus_log_debug("memorystatus_bg_pressure_eligible: pid %d, state 0x%x\n", proc_getpid(p), … in memorystatus_bg_pressure_eligible()
2043memorystatus_log_debug("memorystatus_vm_pressure_send: (value 0x%llx) notification [0x%x] sent to …
H A Dkern_memorystatus_policy.c363 memorystatus_log_debug( in memorystatus_check_aggressive_jetsam_needed()
H A Dkern_memorystatus_freeze.c1106memorystatus_log_debug("memorystatus_freezer_get_status: returning %d (%lu - size)\n", error, (uns… in memorystatus_freezer_get_status()
1867 memorystatus_log_debug("memorystatus_freeze_top_process: task_freeze %s for pid %d [%s] - " in memorystatus_freeze_process()
2894 memorystatus_log_debug( in memorystatus_freeze_update_throttle()
H A Dkern_proc.c4673memorystatus_log_debug("memorystatus: npcs_proc_count = %d, npcs_total_size = %qd, npcs_max_size =… in no_paging_space_action()
4675memorystatus_log_debug("memorystatus: pcs_proc_count = %d, pcs_total_size = %qd, pcs_max_size = %q… in no_paging_space_action()
4677 memorystatus_log_debug("memorystatus: apcs_proc_count = %d, apcs_total_size = %qd\n", in no_paging_space_action()