Home
last modified time | relevance | path

Searched refs:TraceCursorIntelPT (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DTraceCursorIntelPT.cpp20 TraceCursorIntelPT::TraceCursorIntelPT( in TraceCursorIntelPT() function in TraceCursorIntelPT
30 void TraceCursorIntelPT::Next() { in Next()
35 void TraceCursorIntelPT::ClearTimingRangesIfInvalid() { in ClearTimingRangesIfInvalid()
53 TraceCursorIntelPT::GetTSCRange() const { in GetTSCRange()
62 TraceCursorIntelPT::GetNanosecondsRange() const { in GetNanosecondsRange()
71 bool TraceCursorIntelPT::Seek(int64_t offset, in Seek()
89 bool TraceCursorIntelPT::HasValue() const { in HasValue()
98 const char *TraceCursorIntelPT::GetError() const { in GetError()
102 lldb::addr_t TraceCursorIntelPT::GetLoadAddress() const { in GetLoadAddress()
120 lldb::cpu_id_t TraceCursorIntelPT::GetCPU() const { in GetCPU()
[all …]
H A DTraceCursorIntelPT.h18 class TraceCursorIntelPT : public TraceCursor {
20 TraceCursorIntelPT(
H A DCMakeLists.txt31 TraceCursorIntelPT.cpp
H A DTraceIntelPT.cpp234 return std::make_shared<TraceCursorIntelPT>( in CreateNewCursor()
/openbsd/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4588 lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.cpp
4589 lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.h