Searched refs:ru_nvcsw (Results 1 – 7 of 7) sorted by relevance
39 __kernel_long_t ru_nvcsw; /* voluntary context switches */ member
103 r32.ru_nvcsw = r->ru_nvcsw; in put_compat_rusage()
1757 r->ru_nvcsw += t->nvcsw; in accumulate_thread_rusage()1790 r->ru_nvcsw = p->signal->cnvcsw; in getrusage()1806 r->ru_nvcsw += p->signal->nvcsw; in getrusage()
173 long ru_nvcsw; member
258 ru.ru_nvcsw); in child_thread()
306 compat_long_t ru_nvcsw; member
1075 long ru_nvcsw; /* voluntary context switches */ member
Completed in 17 milliseconds