Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp88 Optional<uint64_t> TraceCursorIntelPT::GetTimestampCounter() { in GetTimestampCounter() function in TraceCursorIntelPT
H A DDecodedThread.cpp51 Optional<uint64_t> IntelPTInstruction::GetTimestampCounter() const { in GetTimestampCounter() function in IntelPTInstruction