Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cc81 ScopedGlobalProcessor::ScopedGlobalProcessor() { in ScopedGlobalProcessor() function in __tsan::ScopedGlobalProcessor
104 ScopedGlobalProcessor::~ScopedGlobalProcessor() { in ~ScopedGlobalProcessor()
172 ScopedGlobalProcessor sgp; in user_free()
Dtsan_rtl.h352 struct ScopedGlobalProcessor { struct
353 ScopedGlobalProcessor();
354 ~ScopedGlobalProcessor();
Dtsan_interceptors.cc736 ScopedGlobalProcessor sgp; in TSAN_INTERCEPTOR()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cpp84 ScopedGlobalProcessor::ScopedGlobalProcessor() { in ScopedGlobalProcessor() function in __tsan::ScopedGlobalProcessor
107 ScopedGlobalProcessor::~ScopedGlobalProcessor() { in ~ScopedGlobalProcessor()
188 ScopedGlobalProcessor sgp; in user_free()
Dtsan_rtl.h358 struct ScopedGlobalProcessor { struct
359 ScopedGlobalProcessor();
360 ~ScopedGlobalProcessor();
Dtsan_rtl.cpp247 ScopedGlobalProcessor sgp; in UnmapShadow()