Searched refs:ClRandomSkipRate (Results 1 – 1 of 1) sorted by relevance
191 ClRandomSkipRate("hwasan-random-rate", variable297 this->Rng = ClRandomSkipRate.getNumOccurrences() ? M.createRNG(DEBUG_TYPE) in HWAddressSanitizer()1532 if (ClRandomSkipRate.getNumOccurrences()) { in selectiveInstrumentationShouldSkip()1533 std::bernoulli_distribution D(ClRandomSkipRate); in selectiveInstrumentationShouldSkip()