Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dkern_memorystatus.c443 memorystatus_log_error("jetsam: new idle delay interval has invalid value.\n");
473 memorystatus_log_error("jetsam: new idle delay interval has invalid value.\n");
1300 memorystatus_log_error("Invalid value (%d) for entitled_max_task_pmem. Setting to 0\n", in initialize_entitled_max_task_limit()
2139 memorystatus_log_error("memorystatus_update_priority_locked: on %s with 0x%x, prio: %d and %d\n", in memorystatus_update_priority_locked()
2437 memorystatus_log_error( in memorystatus_update()
3477 memorystatus_log_error("kill_idle_exit_proc: failed to allocate jetsam reason\n"); in kill_idle_exit_proc()
3890 memorystatus_log_error("memorystatus_thread: failed to allocate jetsam reason\n"); in create_jetsam_reason()
4239 memorystatus_log_error( in memorystatus_on_ledger_footprint_exceeded()
4254 memorystatus_log_error("task_exceeded footprint: failed to allocate jetsam reason\n"); in memorystatus_on_ledger_footprint_exceeded()
4261 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.h257 #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…
H A Dkern_memorystatus_freeze.c1155memorystatus_log_error("memorystatus_freezer_reset_state -- sync: failed to allocate jetsam reason… in memorystatus_freezer_reset_state()
1340 memorystatus_log_error("memorystatus_disable_freeze -- sync: failed to allocate jetsam reason\n"); in memorystatus_disable_freeze()
1402 memorystatus_log_error("memorystatus: Failed attempt to set vm.freeze_enabled sysctl\n");
3068 memorystatus_log_error("memorystatus_cmd_grp_set_freeze_priority: NULL or empty list\n"); in set_freezer_candidate_list()
3073 memorystatus_log_error( in set_freezer_candidate_list()