Searched defs:threshold (Results 1 – 6 of 6) sorted by relevance
23 private static LogTag threshold = LogTag.ERROR; field in Log
222 const time_t threshold = last_attempt + backoff; in ShouldAttemptCompile() local
180 uint32_t threshold = MaybeIsClassClean(type_ref) in IncludeClassInProfile() local
404 uint32_t threshold; in ParseArgs() local
1468 size_t threshold = kThresholdForAddingDeoptimize + (base == nullptr ? 0 : 1); // extra test? in AddComparesWithDeoptimization() local
227 int32_t threshold; member