Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimizing_compiler_stats.h164 void AddTo(OptimizingCompilerStats* other_stats) { in AddTo() argument
168 other_stats->RecordStat(static_cast<MethodCompilationStat>(i), count); in AddTo()