/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
tsan_platform_mac.cc | 148 uptr high_res, high_dirty; local in function:__tsan::WriteMemoryProfile 151 RegionMemUsage(HiAppMemBeg(), HiAppMemEnd(), &high_res, &high_dirty); 178 HiAppMemBeg(), HiAppMemEnd(), high_res / 1024, high_dirty / 1024,
|
tsan_platform_mac.cc | 148 uptr high_res, high_dirty; local in function:__tsan::WriteMemoryProfile 151 RegionMemUsage(HiAppMemBeg(), HiAppMemEnd(), &high_res, &high_dirty); 178 HiAppMemBeg(), HiAppMemEnd(), high_res / 1024, high_dirty / 1024,
|