Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp679 info->inblock = 0; // the number of times the file system had to perform input in __kmp_read_system_info()
H A Dz_Linux_util.cpp1774 info->inblock = r_usage.ru_inblock; in __kmp_read_system_info()
H A Dkmp.h1577 long inblock; /* the number of times the file system had to perform input */ member