LLDB mainline
Public Attributes | List of all members
lldb_private::trace_intel_pt::JSONCpu Struct Reference

#include <TraceIntelPTJSONStructs.h>

Public Attributes

lldb::cpu_id_t id
 
std::string ipt_trace
 
std::string context_switch_trace
 

Detailed Description

Definition at line 41 of file TraceIntelPTJSONStructs.h.

Member Data Documentation

◆ context_switch_trace

std::string lldb_private::trace_intel_pt::JSONCpu::context_switch_trace

◆ id

lldb::cpu_id_t lldb_private::trace_intel_pt::JSONCpu::id

◆ ipt_trace

std::string lldb_private::trace_intel_pt::JSONCpu::ipt_trace

The documentation for this struct was generated from the following file: