|
LLDB mainline
|
This is the complete list of members for lldb_private::process_linux::IntelPTSingleBufferTrace, including all inherited members.
| GetBinaryData(const TraceGetBinaryDataRequest &request) const | lldb_private::process_linux::IntelPTSingleBufferTrace | |
| GetIptTrace() | lldb_private::process_linux::IntelPTSingleBufferTrace | |
| GetIptTraceSize() const | lldb_private::process_linux::IntelPTSingleBufferTrace | |
| GetPerfEvent() const | lldb_private::process_linux::IntelPTSingleBufferTrace | |
| IntelPTSingleBufferTrace(PerfEvent &&perf_event) | lldb_private::process_linux::IntelPTSingleBufferTrace | inlineprivate |
| m_perf_event | lldb_private::process_linux::IntelPTSingleBufferTrace | private |
| Pause() | lldb_private::process_linux::IntelPTSingleBufferTrace | |
| Resume() | lldb_private::process_linux::IntelPTSingleBufferTrace | |
| Start(const TraceIntelPTStartRequest &request, std::optional< lldb::tid_t > tid, std::optional< lldb::cpu_id_t > cpu_id=std::nullopt, bool disabled=false, std::optional< int > cgroup_fd=std::nullopt) | lldb_private::process_linux::IntelPTSingleBufferTrace | static |