Home
last modified time | relevance | path

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

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