Searched refs:GC_PROBABILITY (Results 1 – 1 of 1) sorted by relevance
36 private const int GC_PROBABILITY = 1000;78 if (random_int(1, self::GC_PROBABILITY) === 1) {