Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dhost.h101 uint64_t total_ptime; member
H A Dhost.c549 tinfo2->task_ptime = dead_task_statistics.total_ptime; in host_statistics()
H A Dtask.c2206 dead_task_statistics.total_ptime += p_only.rtm_user + p_only.rtm_system; in task_deallocate_internal()