Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl.cpp178 void InitializeMemoryProfiler() { in InitializeMemoryProfiler() function
458 InitializeMemoryProfiler(); in Initialize()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cpp435 static bool InitializeMemoryProfiler() { in InitializeMemoryProfiler() function
735 if (InitializeMemoryProfiler() || flags()->force_background_thread) in Initialize()