Searched refs:pti_syscalls_mach (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dbsdtask_info.h46 int32_t pti_syscalls_mach; /* number of mach system calls */ member in struct:proc_taskinfo_internal
H A Dproc_info.h163 int32_t pti_syscalls_mach; /* number of mach system calls */ member in struct:proc_taskinfo
/xnu-2422.115.4/osfmk/kern/
H A Dbsd_kern.c666 ptinfo->pti_syscalls_mach = task->syscalls_mach + syscalls_mach;

Completed in 28 milliseconds