Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dkern_memorystatus.c247 memorystatus_log_error("Unable to take a reference on proc %s [%d]. " in _memstat_write_memlimit_to_ledger_locked()
568 memorystatus_log_error("jetsam: new idle delay interval has invalid value.\n");
598 memorystatus_log_error("jetsam: new idle delay interval has invalid value.\n");
1448 memorystatus_log_error("Invalid value (%d) for entitled_max_task_pmem. " in initialize_entitled_max_task_limit()
1454 memorystatus_log_error("Invalid value (%d) for entitled_max_developer_task_pmem. " in initialize_entitled_max_task_limit()
1465 memorystatus_log_error("memorystatus: Entitled developer limit (%d MB) " in initialize_entitled_max_task_limit()
2495memorystatus_log_error("memorystatus_update: effective change specified for pid %d, but change alr… in memorystatus_set_priority()
3310 memorystatus_log_error("kill_idle_exit_proc: failed to allocate jetsam reason\n"); in kill_idle_exit_proc()
3724 memorystatus_log_error("memorystatus: failed to allocate jetsam reason for cause %u\n", cause); in create_jetsam_reason()
4116 memorystatus_log_error("task_exceeded footprint: failed to allocate jetsam reason\n"); in memorystatus_on_ledger_footprint_exceeded()
[all …]
H A Dkern_memorystatus_freeze.c596 memorystatus_log_error("sysctl_freeze: p_memstat_state check failed, process is%s%s%s\n",
662memorystatus_log_error("sysctl_freeze: Elevating frozen process to higher jetsam band failed with …
703 memorystatus_log_error("sysctl_freeze: Invalid process\n");
1222memorystatus_log_error("memorystatus_freezer_reset_state -- sync: failed to allocate jetsam reason… in memorystatus_freezer_reset_state()
1404 memorystatus_log_error("memorystatus_disable_freeze -- sync: failed to allocate jetsam reason\n"); in memorystatus_disable_freeze()
1451 memorystatus_log_error("memorystatus: Failed attempt to set vm.freeze_enabled sysctl\n");
1934 memorystatus_log_error("Elevating the frozen process failed with %d\n", ret); in memorystatus_freeze_process()
2043 memorystatus_log_error("memorystatus_freeze_process_sync: Invalid process\n"); in memorystatus_freeze_process_sync()
2048 memorystatus_log_error("memorystatus_freeze_process_sync: Freezing is DISABLED\n"); in memorystatus_freeze_process_sync()
3151 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.h271 #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()
2025memorystatus_log_error("memorystatus_vm_pressure_send: notification [0x%x] not supported\n", fflag…
2054memorystatus_log_error("memorystatus_vm_pressure_send: (value 0x%llx) notification [0x%x] not sent…