Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Windows/
H A Dsanitizer_purge.cpp14 return counters.WorkingSetSize; in GetRSS()
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp872 return counters.WorkingSetSize; in GetTlsSize()
/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT_util.cpp57 SIZE_T WorkingSetSize; member