Home
last modified time | relevance | path

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

/art/runtime/
Dexec_utils.cc349 bool ExecUtils::GetStat(pid_t pid, in GetStat() function in art::ExecUtils
Druntime.cc2383 uint64_t Runtime::GetStat(int kind) { in GetStat() function in art::Runtime
/art/compiler/optimizing/
Doptimizing_compiler_stats.h153 uint32_t GetStat(MethodCompilationStat stat) const { in GetStat() function