Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_trace.h25 const int kTraceParts = 4 * 1024 * 1024 / kTracePartSize; variable
26 const int kTraceSize = kTracePartSize * kTraceParts;
63 TraceHeader headers[kTraceParts];