Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Utility/
DTimer.cpp112 uint64_t nanos_total; member
135 uint64_t nanos_total = i->m_nanos_total.load(std::memory_order_acquire); in DumpCategoryTimes() local