Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_trace.h25 const int kTraceParts = 2 * 1024 * 1024 / kTracePartSize; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_trace.h23 const int kTraceParts = 2 * 1024 * 1024 / kTracePartSize; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_trace.h24 const int kTraceParts = 2 * 1024 * 1024 / kTracePartSize; variable