Searched refs:ru_nvcsw (Results 1 – 5 of 5) sorted by relevance
39 __kernel_long_t ru_nvcsw; /* voluntary context switches */ member
103 r32.ru_nvcsw = r->ru_nvcsw; in put_compat_rusage()
1838 r->ru_nvcsw += t->nvcsw; in accumulate_thread_rusage()1875 r->ru_nvcsw = sig->cnvcsw; in getrusage()1888 r->ru_nvcsw += sig->nvcsw; in getrusage()
312 ru.ru_nvcsw, in child_thread()
1072 long ru_nvcsw; /* voluntary context switches */ member