LLDB mainline
PSBBlockDecoder Member List

This is the complete list of members for PSBBlockDecoder, including all inherited members.

AppendInstructionAndDetectAnomalies(const pt_insn &insn)PSBBlockDecoderinlineprivate
Create(TraceIntelPT &trace_intel_pt, const PSBBlock &psb_block, ArrayRef< uint8_t > buffer, Process &process, std::optional< lldb::addr_t > next_block_ip, DecodedThread &decoded_thread, std::optional< DecodedThread::TSC > tsc_upper_bound)PSBBlockDecoderinlinestatic
DecodeInstructionsAndEvents(int status)PSBBlockDecoderinlineprivate
DecodePSBBlock()PSBBlockDecoderinline
m_anomaly_detectorPSBBlockDecoderprivate
m_decoded_threadPSBBlockDecoderprivate
m_decoder_upPSBBlockDecoderprivate
m_next_block_ipPSBBlockDecoderprivate
m_psb_blockPSBBlockDecoderprivate
m_tsc_upper_boundPSBBlockDecoderprivate
ProcessPTEvents(int status)PSBBlockDecoderinlineprivate
ProcessPTEventTSC(DecodedThread::TSC tsc)PSBBlockDecoderinlineprivate
PSBBlockDecoder(PtInsnDecoderUP &&decoder_up, const PSBBlock &psb_block, std::optional< lldb::addr_t > next_block_ip, DecodedThread &decoded_thread, TraceIntelPT &trace_intel_pt, std::optional< DecodedThread::TSC > tsc_upper_bound)PSBBlockDecoderinline