Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dresource.h86 long ru_nvcsw; /* voluntary context switches */ member
/f-stack/freebsd/sys/
H A Dresource.h89 long ru_nvcsw; /* voluntary context switches */ member
/f-stack/freebsd/amd64/linux32/
H A Dlinux32_machdep.c114 lru->ru_nvcsw = ru->ru_nvcsw; in bsd_to_linux_rusage()
H A Dlinux.h153 l_long ru_nvcsw; member
/f-stack/freebsd/kern/
H A Dkern_synch.c513 td->td_ru.ru_nvcsw++; in mi_switch()
H A Dkern_thread.c942 td->td_ru.ru_nvcsw++; in thread_exit()