Searched refs:ru_nvcsw (Results 1 – 7 of 7) sorted by relevance
78 long ru_nvcsw; member110 o->ru_nvcsw = n->ru_nvcsw; in cvt_ru()
72 long ru_nvcsw; /* voluntary context switches */ member
426 p->p_stats->p_ru.ru_nvcsw++;540 p->p_stats->p_ru.ru_nvcsw++;660 p->p_stats->p_ru.ru_nvcsw++; in yield()
1425 ki->p_uru_nvcsw = p->p_stats->p_ru.ru_nvcsw; in fill_kproc2()
177 ru.ru_nvcsw, "voluntary context switches"); in main()
142 rusage.ru_nvcsw, rusage.ru_nivcsw);
594 kp2p->p_uru_nvcsw = user.u_stats.p_ru.ru_nvcsw; in kvm_getproc2()