Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h38 kCompiledBytecode, enumerator
168 GetStat(MethodCompilationStat::kCompiledBytecode); in Log()
Doptimizing_compiler.cc920 MaybeRecordStat(compilation_stats_.get(), MethodCompilationStat::kCompiledBytecode); in TryCompile()