Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dz_Windows_NT_util.cpp640 info->nswap = 0; // the number of times a process was "swapped" out of memory in __kmp_read_system_info()
Dz_Linux_util.cpp1766 info->nswap = r_usage.ru_nswap; in __kmp_read_system_info()
Dkmp.h1463 long nswap; /* the number of times a process was "swapped" out of memory */ member