Home
last modified time | relevance | path

Searched refs:kCompiledBytecode (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Doptimizing_compiler_stats.h37 kCompiledBytecode, enumerator
143 GetStat(MethodCompilationStat::kCompiledBytecode); in Log()
Doptimizing_compiler.cc894 MaybeRecordStat(compilation_stats_.get(), MethodCompilationStat::kCompiledBytecode); in TryCompile()