Searched defs:GetTotalNs (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/base/ | ||
H A D | timing_logger.h | 40 uint64_t GetTotalNs() const { in GetTotalNs() function |
H A D | timing_logger.cc | 152 uint64_t TimingLogger::GetTotalNs() const { in GetTotalNs() function in art::TimingLogger |