Searched refs:TraceCursorIntelPT (Results 1 – 5 of 5) sorted by relevance
20 TraceCursorIntelPT::TraceCursorIntelPT( in TraceCursorIntelPT() function in TraceCursorIntelPT30 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 …]
18 class TraceCursorIntelPT : public TraceCursor {20 TraceCursorIntelPT(
31 TraceCursorIntelPT.cpp
234 return std::make_shared<TraceCursorIntelPT>( in CreateNewCursor()
4588 lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.cpp4589 lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.h