Searched refs:high_res (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp161 uptr high_res, high_dirty; local
164 RegionMemUsage(HiAppMemBeg(), HiAppMemEnd(), &high_res, &high_dirty); local
192 HiAppMemBeg(), HiAppMemEnd(), high_res / 1024, high_dirty / 1024,

Completed in 77 milliseconds