Searched defs:threshold (Results 1 – 4 of 4) sorted by relevance
23 private static LogTag threshold = LogTag.ERROR; field in Log
76 uint32_t JitOptions::RoundUpThreshold(uint32_t threshold) { in RoundUpThreshold()
1367 size_t threshold = kThresholdForAddingDeoptimize + (base == nullptr ? 0 : 1); // extra test? in AddComparesWithDeoptimization() local
227 int32_t threshold; member