Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/mach/
H A Dtask_info.h197 #define TASK_EVENTS_INFO 2 /* various event counts */ macro
/xnu-12377.81.4/bsd/kern/
H A Dkern_resource.c1770 task_info(task, TASK_EVENTS_INFO, in calcru()
/xnu-12377.81.4/osfmk/kern/
H A Dtask.c5848 case TASK_EVENTS_INFO: in task_info()