Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/ !
H A Dkern_memorystatus.c248 memorystatus_log_error("Unable to take a reference on proc %s [%d]. " in _memstat_write_memlimit_to_ledger_locked()
587 memorystatus_log_error("jetsam: new idle delay interval has invalid value.\n");
617 memorystatus_log_error("jetsam: new idle delay interval has invalid value.\n");
1326 memorystatus_log_error("memorystatus: fast-jetsam " in memorystatus_ballast_control()
1432 memorystatus_log_error("memorystatus: fast-jetsam " in memstat_clear_the_decks()
1770 memorystatus_log_error("Invalid value (%d) for entitled_max_task_pmem. " in initialize_entitled_max_task_limit()
1776 memorystatus_log_error("Invalid value (%d) for entitled_max_developer_task_pmem. " in initialize_entitled_max_task_limit()
1787 memorystatus_log_error("memorystatus: Entitled developer limit (%d MB) " in initialize_entitled_max_task_limit()
2799memorystatus_log_error("memorystatus_update: effective change specified for pid %d, but change alr… in memorystatus_set_priority()
3612 memorystatus_log_error("kill_idle_exit_proc: failed to allocate jetsam reason\n"); in kill_idle_exit_proc()
[all …]
H A Dkern_memorystatus_freeze.c580 memorystatus_log_error("sysctl_freeze: p_memstat_state check failed, process is%s%s%s\n",
646memorystatus_log_error("sysctl_freeze: Elevating frozen process to higher jetsam band failed with …
687 memorystatus_log_error("sysctl_freeze: Invalid process\n");
1206memorystatus_log_error("memorystatus_freezer_reset_state -- sync: failed to allocate jetsam reason… in memorystatus_freezer_reset_state()
1388 memorystatus_log_error("memorystatus_disable_freeze -- sync: failed to allocate jetsam reason\n"); in memorystatus_disable_freeze()
1435 memorystatus_log_error("memorystatus: Failed attempt to set vm.freeze_enabled sysctl\n");
1918 memorystatus_log_error("Elevating the frozen process failed with %d\n", ret); in memorystatus_freeze_process()
2027 memorystatus_log_error("memorystatus_freeze_process_sync: Invalid process\n"); in memorystatus_freeze_process_sync()
2032 memorystatus_log_error("memorystatus_freeze_process_sync: Freezing is DISABLED\n"); in memorystatus_freeze_process_sync()
3135 memorystatus_log_error("memorystatus_cmd_grp_set_freeze_priority: NULL or empty list\n"); in set_freezer_candidate_list()
[all …]
H A Dkern_memorystatus_internal.h270 #define memorystatus_log_error(format, ...) _memorystatus_log_with_type(OS_LOG_TYPE_ERROR, format, … macro
H A Dkern_memorystatus_notify.c475 memorystatus_log_error("%s: kev_post_msg() failed, err %d\n", __func__, ret); in memorystatus_send_note()
2012memorystatus_log_error("memorystatus_vm_pressure_send: notification [0x%x] not supported\n", fflag…
2041memorystatus_log_error("memorystatus_vm_pressure_send: (value 0x%llx) notification [0x%x] not sent…