Home
last modified time | relevance | path

Searched defs:GetStat (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Doptimizing_compiler_stats.h128 uint32_t GetStat(MethodCompilationStat stat) const { in GetStat() function
/art/runtime/
Druntime.cc2067 uint64_t Runtime::GetStat(int kind) { in GetStat() function in art::Runtime