Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_defs.h97 const bool kCollectHistory = false; variable
99 const bool kCollectHistory = true; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_defs.h95 const bool kCollectHistory = false; variable
97 const bool kCollectHistory = true; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_defs.h127 const bool kCollectHistory = false; variable
129 const bool kCollectHistory = true; variable