LLDB
mainline
|
Go to the source code of this file.
Functions | |
static Expected< std::vector< PSBBlock > > | GetPSBBlocksForCPU (TraceIntelPT &trace, cpu_id_t cpu_id) |
|
static |
Definition at line 92 of file TraceIntelPTMultiCpuDecoder.cpp.
References lldb_private::IntelPTDataKinds::kIptTrace, lldb_private::Trace::OnCpuBinaryDataRead(), and lldb_private::trace_intel_pt::SplitTraceIntoPSBBlock().
Referenced by lldb_private::trace_intel_pt::TraceIntelPTMultiCpuDecoder::DoCorrelateContextSwitchesAndIntelPtTraces().