Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dkern_memorystatus.h634 void memorystatus_log_diag_threshold_exception(const int diag_threshold_value);
/xnu-10063.101.15/osfmk/kern/
H A Dtask.c506 extern void memorystatus_log_diag_threshold_exception(const int diag_threshold_value);
7322 memorystatus_log_diag_threshold_exception((int)ledger_limit_size); in task_process_crossed_limit_diag()
/xnu-10063.101.15/bsd/kern/
H A Dkern_memorystatus.c4367 memorystatus_log_diag_threshold_exception(const int diag_threshold_value) in memorystatus_log_diag_threshold_exception() function