Searched defs:GetStat (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/ | ||
| D | exec_utils.cc | 349 bool ExecUtils::GetStat(pid_t pid, in GetStat() function in art::ExecUtils |
| D | runtime.cc | 2383 uint64_t Runtime::GetStat(int kind) { in GetStat() function in art::Runtime |
| /art/compiler/optimizing/ | ||
| D | optimizing_compiler_stats.h | 153 uint32_t GetStat(MethodCompilationStat stat) const { in GetStat() function |