Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
88 bool TraceCursorIntelPT::HasValue() const { in HasValue()
97 const char *TraceCursorIntelPT::GetError() const { in GetError()
101 lldb::addr_t TraceCursorIntelPT::GetLoadAddress() const { in GetLoadAddress()
105 Optional<uint64_t> TraceCursorIntelPT::GetHWClock() const { in GetHWClock()
127 bool TraceCursorIntelPT::GoToId(user_id_t id) { in GoToId()
[all …]
H A DTraceCursorIntelPT.h17 class TraceCursorIntelPT : public TraceCursor {
19 TraceCursorIntelPT(
H A DCMakeLists.txt23 TraceCursorIntelPT.cpp
H A DTraceIntelPT.cpp184 return std::make_unique<TraceCursorIntelPT>( in CreateNewCursor()
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4591 lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.cpp
4592 lldb/source/Plugins/Trace/intel-pt/TraceCursorIntelPT.h