Home
last modified time | relevance | path

Searched refs:total_system_time (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/sys/mach/
HDtask.h310 time_value_t total_system_time; member
/trueos/sys/compat/mach/kern/
HDtask.c1052 = task->total_system_time.seconds; in task_info()
1054 = task->total_system_time.microseconds; in task_info()