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()
1732 r->ru_nvcsw += t->nvcsw; in accumulate_thread_rusage()1765 r->ru_nvcsw = p->signal->cnvcsw; in getrusage()1781 r->ru_nvcsw += p->signal->nvcsw; in getrusage()
257 ru.ru_nvcsw); in child_thread()
276 compat_long_t ru_nvcsw; member
1074 long ru_nvcsw; /* voluntary context switches */ member
177 long ru_nvcsw; member
Completed in 22 milliseconds