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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dtask_info.h190 uint64_t threads_system; member in struct:task_absolutetime_info
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dbsd_kern.c535 tinfo.threads_user = tinfo.threads_system = 0;
550 tinfo.threads_system += tval;
556 ptinfo->pti_threads_system = tinfo.threads_system;
H A Dtask.c1306 info->threads_user = info->threads_system = 0;
1321 info->threads_system += tval;

Completed in 93 milliseconds