Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Dkern_memorystatus_freeze.c571 memorystatus_log_error("sysctl_freeze: p_memstat_state check failed, process is%s%s%s\n",
637memorystatus_log_error("sysctl_freeze: Elevating frozen process to higher jetsam band failed with …
678 memorystatus_log_error("sysctl_freeze: Invalid process\n");
1164memorystatus_log_error("memorystatus_freezer_reset_state -- sync: failed to allocate jetsam reason… in memorystatus_freezer_reset_state()
1349 memorystatus_log_error("memorystatus_disable_freeze -- sync: failed to allocate jetsam reason\n"); in memorystatus_disable_freeze()
1411 memorystatus_log_error("memorystatus: Failed attempt to set vm.freeze_enabled sysctl\n");
1884 memorystatus_log_error("Elevating the frozen process failed with %d\n", ret); in memorystatus_freeze_process()
1992 memorystatus_log_error("memorystatus_freeze_process_sync: Invalid process\n"); in memorystatus_freeze_process_sync()
1997 memorystatus_log_error("memorystatus_freeze_process_sync: Freezing is DISABLED\n"); in memorystatus_freeze_process_sync()
3085 memorystatus_log_error("memorystatus_cmd_grp_set_freeze_priority: NULL or empty list\n"); in set_freezer_candidate_list()
[all …]
H A Dkern_memorystatus.c477 memorystatus_log_error("jetsam: new idle delay interval has invalid value.\n");
507 memorystatus_log_error("jetsam: new idle delay interval has invalid value.\n");
1360 memorystatus_log_error("Invalid value (%d) for entitled_max_task_pmem. Setting to 0\n", in initialize_entitled_max_task_limit()
2226 memorystatus_log_error("memorystatus_update_priority_locked: on %s with 0x%x, prio: %d and %d\n", in memorystatus_update_priority_locked()
2524 memorystatus_log_error( in memorystatus_update()
3559 memorystatus_log_error("kill_idle_exit_proc: failed to allocate jetsam reason\n"); in kill_idle_exit_proc()
3972 memorystatus_log_error("memorystatus_thread: failed to allocate jetsam reason\n"); in create_jetsam_reason()
4321 memorystatus_log_error( in memorystatus_on_ledger_footprint_exceeded()
4336 memorystatus_log_error("task_exceeded footprint: failed to allocate jetsam reason\n"); in memorystatus_on_ledger_footprint_exceeded()
4343 memorystatus_log_error("task_exceeded_footprint: failed to kill the current task (exiting?).\n"); in memorystatus_on_ledger_footprint_exceeded()
[all …]
H A Dkern_memorystatus_internal.h259 #define memorystatus_log_error(format, ...) _memorystatus_log_with_type(OS_LOG_TYPE_ERROR, format, … macro
H A Dkern_memorystatus_notify.c488 memorystatus_log_error("%s: kev_post_msg() failed, err %d\n", __func__, ret); in memorystatus_send_note()
1983memorystatus_log_error("memorystatus_vm_pressure_send: notification [0x%x] not supported\n", fflag…
2012memorystatus_log_error("memorystatus_vm_pressure_send: (value 0x%llx) notification [0x%x] not sent…