Home
last modified time | relevance | path

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

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