Home
last modified time | relevance | path

Searched refs:nvcsw (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/netbsd-tests/bin/ps/
H A Dkeywords71 nvcsw NVCSW
/freebsd/share/doc/psd/05.sysman/
H A Dspell.ok220 nvcsw
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp683 info->nvcsw = 0; /* the number of times a context switch was voluntarily */ in __kmp_read_system_info()
H A Dz_Linux_util.cpp1851 info->nvcsw = r_usage.ru_nvcsw; in __kmp_read_system_info()
H A Dkmp.h1730 long nvcsw; /* the number of times a context switch was voluntarily */ member