Searched refs:TraceIntelPTMultiCpuDecoder (Results 1 – 4 of 4) sorted by relevance
20 TraceIntelPTMultiCpuDecoder::TraceIntelPTMultiCpuDecoder( in TraceIntelPTMultiCpuDecoder() function in TraceIntelPTMultiCpuDecoder30 TraceIntelPTSP TraceIntelPTMultiCpuDecoder::GetTrace() { in GetTrace()34 bool TraceIntelPTMultiCpuDecoder::TracesThread(lldb::tid_t tid) const { in TracesThread()38 Expected<Optional<uint64_t>> TraceIntelPTMultiCpuDecoder::FindLowestTSC() { in FindLowestTSC()60 Expected<DecodedThreadSP> TraceIntelPTMultiCpuDecoder::Decode(Thread &thread) { in Decode()115 TraceIntelPTMultiCpuDecoder::DoCorrelateContextSwitchesAndIntelPtTraces() { in DoCorrelateContextSwitchesAndIntelPtTraces()179 Error TraceIntelPTMultiCpuDecoder::CorrelateContextSwitchesAndIntelPtTraces() { in CorrelateContextSwitchesAndIntelPtTraces()202 size_t TraceIntelPTMultiCpuDecoder::GetNumContinuousExecutionsForThread( in GetNumContinuousExecutionsForThread()212 size_t TraceIntelPTMultiCpuDecoder::GetTotalContinuousExecutionsCount() const { in GetTotalContinuousExecutionsCount()234 size_t TraceIntelPTMultiCpuDecoder::GetUnattributedPSBBlocksCount() const { in GetUnattributedPSBBlocksCount()[all …]
31 class TraceIntelPTMultiCpuDecoder {35 TraceIntelPTMultiCpuDecoder(TraceIntelPTSP trace_sp);
26 TraceIntelPTMultiCpuDecoder.cpp
238 llvm::Optional<TraceIntelPTMultiCpuDecoder> multicpu_decoder;