Home
last modified time | relevance | path

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

/freebsd/share/doc/psd/05.sysman/
H A Dspell.ok219 nswap
/freebsd/contrib/netbsd-tests/bin/ps/
H A Dkeywords70 nswap NSWAP
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp680 info->nswap = 0; // the number of times a process was "swapped" out of memory in __kmp_read_system_info()
H A Dz_Linux_util.cpp1817 info->nswap = r_usage.ru_nswap; in __kmp_read_system_info()
H A Dkmp.h1719 long nswap; /* the number of times a process was "swapped" out of memory */ member