Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_trace.h22 #ifndef TSAN_HISTORY_SIZE // in kibitraces
23 #define TSAN_HISTORY_SIZE 128 macro
27 const int kTraceParts = TSAN_HISTORY_SIZE * 1024 / kTracePartSize;