Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp161 uptr high_res, high_dirty; in WriteMemoryProfile() local
164 RegionMemUsage(HiAppMemBeg(), HiAppMemEnd(), &high_res, &high_dirty); in WriteMemoryProfile()
192 HiAppMemBeg(), HiAppMemEnd(), high_res / 1024, high_dirty / 1024, in WriteMemoryProfile()