Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl.cpp170 void MemoryProfiler(u64 uptime) { in MemoryProfiler() function
197 MemoryProfiler(0); in InitializeMemoryProfiler()
241 MemoryProfiler(now - start); in BackgroundThread()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp427 void MemoryProfiler(u64 uptime) { in MemoryProfiler() function
454 MemoryProfiler(0); in InitializeMemoryProfiler()
499 MemoryProfiler(now - start); in BackgroundThread()