LLDB
mainline
|
#include <TraceIntelPTJSONStructs.h>
Public Attributes | |
std::string | type |
JSONTraceIntelPTCPUInfo | cpuInfo |
Definition at line 34 of file TraceIntelPTJSONStructs.h.
JSONTraceIntelPTCPUInfo lldb_private::trace_intel_pt::JSONTraceIntelPTTrace::cpuInfo |
Definition at line 36 of file TraceIntelPTJSONStructs.h.
Referenced by llvm::json::toJSON().
std::string lldb_private::trace_intel_pt::JSONTraceIntelPTTrace::type |
Definition at line 35 of file TraceIntelPTJSONStructs.h.
Referenced by llvm::json::toJSON().