Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/top/dist/machine/
H A Dm_decosf1.c894 int task_tot_cpu=0; /* total cpu usage of threads in a task */ local
926 task_tot_cpu += threadinfo->cpu_usage;
953 thisproc->p_mach_pct_cpu=(fixpt_t)(task_tot_cpu*10);