Searched refs:kGoMode (Results 1 – 4 of 4) sorted by relevance
28 const bool kGoMode = true; variable34 const bool kGoMode = false;
95 f->history_size = kGoMode ? 1 : 2; // There are a lot of goroutines in Go. in InitializeFlags()
57 if (kGoMode) in ReportMutexMisuse()
819 if (kGoMode || size < common_flags()->clear_shadow_mmap_threshold) { in MemoryRangeSet()