Searched refs:kGoMode (Results 1 – 4 of 4) sorted by relevance
33 const bool kGoMode = true; variable39 const bool kGoMode = false;
66 int, history_size, kGoMode ? 1 : 3, // There are a lot of goroutines in Go.
53 if (kGoMode) in ReportMutexMisuse()
830 if (kGoMode || size < common_flags()->clear_shadow_mmap_threshold) { in MemoryRangeSet()