Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp680 info->oublock = 0; // number of times the file system had to perform output in __kmp_read_system_info()
H A Dz_Linux_util.cpp1776 info->oublock = r_usage.ru_oublock; in __kmp_read_system_info()
H A Dkmp.h1578 long oublock; /* the number of times the file system had to perform output */ member