Home
last modified time | relevance | path

Searched refs:memorystatus_log_diag_threshold_exception (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/bsd/sys/
H A Dkern_memorystatus.h628 void memorystatus_log_diag_threshold_exception(const int diag_threshold_value);
/xnu-10002.1.13/osfmk/kern/
H A Dtask.c487 extern void memorystatus_log_diag_threshold_exception(const int diag_threshold_value);
7193 memorystatus_log_diag_threshold_exception((int)ledger_limit_size); in task_process_crossed_limit_diag()
/xnu-10002.1.13/bsd/kern/
H A Dkern_memorystatus.c4382 memorystatus_log_diag_threshold_exception(const int diag_threshold_value) in memorystatus_log_diag_threshold_exception() function