Searched refs:TraceIntelPTMultiCpuDecoder (Results 1 – 3 of 3) sorted by relevance
19 TraceIntelPTMultiCpuDecoder::TraceIntelPTMultiCpuDecoder( in TraceIntelPTMultiCpuDecoder() function in TraceIntelPTMultiCpuDecoder29 TraceIntelPTSP TraceIntelPTMultiCpuDecoder::GetTrace() { in GetTrace()33 bool TraceIntelPTMultiCpuDecoder::TracesThread(lldb::tid_t tid) const { in TracesThread()37 Expected<std::optional<uint64_t>> TraceIntelPTMultiCpuDecoder::FindLowestTSC() { in FindLowestTSC()59 Expected<DecodedThreadSP> TraceIntelPTMultiCpuDecoder::Decode(Thread &thread) { in Decode()113 TraceIntelPTMultiCpuDecoder::DoCorrelateContextSwitchesAndIntelPtTraces() { in DoCorrelateContextSwitchesAndIntelPtTraces()177 Error TraceIntelPTMultiCpuDecoder::CorrelateContextSwitchesAndIntelPtTraces() { in CorrelateContextSwitchesAndIntelPtTraces()200 size_t TraceIntelPTMultiCpuDecoder::GetNumContinuousExecutionsForThread( in GetNumContinuousExecutionsForThread()210 size_t TraceIntelPTMultiCpuDecoder::GetTotalContinuousExecutionsCount() const { in GetTotalContinuousExecutionsCount()220 TraceIntelPTMultiCpuDecoder::GePSBBlocksCountForThread(lldb::tid_t tid) const { in GePSBBlocksCountForThread()[all …]
32 class TraceIntelPTMultiCpuDecoder {36 TraceIntelPTMultiCpuDecoder(TraceIntelPTSP trace_sp);
15 #include "TraceIntelPTMultiCpuDecoder.h"266 std::optional<TraceIntelPTMultiCpuDecoder> multicpu_decoder;