Lines Matching defs:MaybeRecordStat
289 void MaybeRecordStat(MethodCompilationStat compilation_stat) const {
620 MaybeRecordStat(MethodCompilationStat::kAttemptCompilation);
632 MaybeRecordStat(MethodCompilationStat::kNotCompiledUnsupportedIsa);
643 MaybeRecordStat(MethodCompilationStat::kNotCompiledPathological);
653 MaybeRecordStat(MethodCompilationStat::kNotCompiledSpaceFilter);
718 MaybeRecordStat(MethodCompilationStat::kNotCompiledNoCodegen);
753 MaybeRecordStat(MethodCompilationStat::kNotCompiledSkipped);
756 MaybeRecordStat(MethodCompilationStat::kNotCompiledInvalidBytecode);
759 MaybeRecordStat(MethodCompilationStat::kNotCompiledThrowCatchLoop);
762 MaybeRecordStat(MethodCompilationStat::kNotCompiledAmbiguousArrayOp);
819 MaybeRecordStat(MethodCompilationStat::kCompiled);
831 MaybeRecordStat(MethodCompilationStat::kNotCompiledVerifyAtRuntime);
833 MaybeRecordStat(MethodCompilationStat::kNotCompiledVerificationError);
922 MaybeRecordStat(MethodCompilationStat::kCompiled);