Home
last modified time | relevance | path

Searched refs:PANDA_TSAN_ON (Results 1 - 13 of 13) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
H A Dtsan_interface.h22 #define PANDA_TSAN_ON macro
27 #define PANDA_TSAN_ON macro
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dtsan_interface.h22 #define PANDA_TSAN_ON macro
27 #define PANDA_TSAN_ON macro
/arkcompiler/runtime_core/static_core/runtime/
H A Dmonitor_pool.h70 #if defined(PANDA_TSAN_ON) in ~MonitorPool()
83 #if defined(PANDA_TSAN_ON) in ~MonitorPool()
H A Dthread.cpp331 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) || !defined(NDEBUG) in InitForStackOverflowCheck()
/arkcompiler/runtime_core/libpandabase/tests/
H A Dnative_bytes_from_mallinfo_test.cpp26 #if (!defined(PANDA_ASAN_ON)) && (!defined(PANDA_TSAN_ON)) && (defined(__GLIBC__) || defined(PANDA_TARGET_MOBILE)) in TEST()
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dnative_bytes_from_mallinfo_test.cpp26 #if (!defined(PANDA_ASAN_ON)) && (!defined(PANDA_TSAN_ON)) && (defined(__GLIBC__) || defined(PANDA_TARGET_MOBILE)) in TEST()
H A Dmmap_test.cpp141 #if (defined(PANDA_TSAN_ON) || defined(USE_THREAD_SANITIZER)) && defined(PANDA_TARGET_ARM64) in TEST_F()
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dmem.cpp256 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) || defined(USE_THREAD_SANITIZER) in MapRWAnonymousFixedRaw()
327 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) in GetNativeBytesFromMallinfo()
358 #endif // PANDA_ASAN_ON || PANDA_TSAN_ON in GetNativeBytesFromMallinfo()
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dbitmap_page_alignment_test.cpp81 #ifdef PANDA_TSAN_ON in TEST_F()
/arkcompiler/runtime_core/platforms/unix/libpandabase/
H A Dmem.cpp268 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) in GetNativeBytesFromMallinfo()
299 #endif // PANDA_ASAN_ON || PANDA_TSAN_ON in GetNativeBytesFromMallinfo()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmanaged_thread.h50 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) || !defined(NDEBUG)
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
H A Dentrypoints.cpp128 #ifdef PANDA_TSAN_ON in AnnotateSanitizersEntrypoint()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dcodegen.cpp1158 #if defined(PANDA_ASAN_ON) || defined(PANDA_TSAN_ON) in CreateDebugRuntimeCallsForNewObject()

Completed in 18 milliseconds