Searched refs:memorystatus_log_error (Results 1 – 4 of 4) sorted by relevance
| /xnu-10063.101.15/bsd/kern/ |
| H A D | kern_memorystatus_freeze.c | 599 memorystatus_log_error("sysctl_freeze: p_memstat_state check failed, process is%s%s%s\n", 665 …memorystatus_log_error("sysctl_freeze: Elevating frozen process to higher jetsam band failed with … 706 memorystatus_log_error("sysctl_freeze: Invalid process\n"); 1227 …memorystatus_log_error("memorystatus_freezer_reset_state -- sync: failed to allocate jetsam reason… in memorystatus_freezer_reset_state() 1412 memorystatus_log_error("memorystatus_disable_freeze -- sync: failed to allocate jetsam reason\n"); in memorystatus_disable_freeze() 1474 memorystatus_log_error("memorystatus: Failed attempt to set vm.freeze_enabled sysctl\n"); 1947 memorystatus_log_error("Elevating the frozen process failed with %d\n", ret); in memorystatus_freeze_process() 2055 memorystatus_log_error("memorystatus_freeze_process_sync: Invalid process\n"); in memorystatus_freeze_process_sync() 2060 memorystatus_log_error("memorystatus_freeze_process_sync: Freezing is DISABLED\n"); in memorystatus_freeze_process_sync() 3159 memorystatus_log_error("memorystatus_cmd_grp_set_freeze_priority: NULL or empty list\n"); in set_freezer_candidate_list() [all …]
|
| H A D | kern_memorystatus.c | 482 memorystatus_log_error("jetsam: new idle delay interval has invalid value.\n"); 512 memorystatus_log_error("jetsam: new idle delay interval has invalid value.\n"); 1365 memorystatus_log_error("Invalid value (%d) for entitled_max_task_pmem. Setting to 0\n", in initialize_entitled_max_task_limit() 2231 memorystatus_log_error("memorystatus_update_priority_locked: on %s with 0x%x, prio: %d and %d\n", in memorystatus_update_priority_locked() 2529 memorystatus_log_error( in memorystatus_update() 3567 memorystatus_log_error("kill_idle_exit_proc: failed to allocate jetsam reason\n"); in kill_idle_exit_proc() 3955 memorystatus_log_error("memorystatus: failed to allocate jetsam reason for cause %u\n", cause); in create_jetsam_reason() 4306 memorystatus_log_error( in memorystatus_on_ledger_footprint_exceeded() 4321 memorystatus_log_error("task_exceeded footprint: failed to allocate jetsam reason\n"); in memorystatus_on_ledger_footprint_exceeded() 4328 memorystatus_log_error("task_exceeded_footprint: failed to kill the current task (exiting?).\n"); in memorystatus_on_ledger_footprint_exceeded() [all …]
|
| H A D | kern_memorystatus_internal.h | 261 #define memorystatus_log_error(format, ...) _memorystatus_log_with_type(OS_LOG_TYPE_ERROR, format, … macro
|
| H A D | kern_memorystatus_notify.c | 488 memorystatus_log_error("%s: kev_post_msg() failed, err %d\n", __func__, ret); in memorystatus_send_note() 1983 …memorystatus_log_error("memorystatus_vm_pressure_send: notification [0x%x] not supported\n", fflag… 2012 …memorystatus_log_error("memorystatus_vm_pressure_send: (value 0x%llx) notification [0x%x] not sent…
|