Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cpp92 MemTotal, enumerator
103 mem[MemTotal] += rss; in FillProfileCallback()
144 mem[MemTotal] >> 20, mem[MemShadow] >> 20, mem[MemMeta] >> 20, in WriteMemoryProfile()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_platform_linux.cpp92 MemTotal, enumerator
104 mem[MemTotal] += rss; in FillProfileCallback()
141 uptime_ns / (1000 * 1000 * 1000), mem[MemTotal] >> 20, in WriteMemoryProfile()