Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/bin/ps/
H A Dkeywords66 nivcsw NIVCSW
/freebsd/share/doc/psd/05.sysman/
H A Dspell.ok216 nivcsw
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp684 info->nivcsw = 0; /* the number of times a context switch was forced */ in __kmp_read_system_info()
H A Dz_Linux_util.cpp1853 info->nivcsw = r_usage.ru_nivcsw; in __kmp_read_system_info()
H A Dkmp.h1731 long nivcsw; /* the number of times a context switch was forced */ member