Searched defs:threshold (Results 1 – 5 of 5) sorted by relevance
23 private static LogTag threshold = LogTag.ERROR; field in Log
180 uint32_t threshold = MaybeIsClassClean(type_ref) in IncludeClassInProfile() local
367 uint32_t threshold; in ParseArgs() local
1367 size_t threshold = kThresholdForAddingDeoptimize + (base == nullptr ? 0 : 1); // extra test? in AddComparesWithDeoptimization() local
227 int32_t threshold; member