LLDB mainline
Functions
TraceIntelPTMultiCpuDecoder.cpp File Reference
#include "TraceIntelPTMultiCpuDecoder.h"
#include "TraceIntelPT.h"
#include "llvm/Support/Error.h"
#include <optional>

Go to the source code of this file.

Functions

static Expected< std::vector< PSBBlock > > GetPSBBlocksForCPU (TraceIntelPT &trace, cpu_id_t cpu_id)
 

Function Documentation

◆ GetPSBBlocksForCPU()

static Expected< std::vector< PSBBlock > > GetPSBBlocksForCPU ( TraceIntelPT trace,
cpu_id_t  cpu_id 
)
static