Home
last modified time | relevance | path

Searched refs:GetNumContinuousExecutionsForThread (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.h51 size_t GetNumContinuousExecutionsForThread(lldb::tid_t tid) const;
H A DTraceIntelPTMultiCpuDecoder.cpp200 size_t TraceIntelPTMultiCpuDecoder::GetNumContinuousExecutionsForThread( in GetNumContinuousExecutionsForThread() function in TraceIntelPTMultiCpuDecoder
H A DTraceIntelPT.cpp343 storage.multicpu_decoder->GetNumContinuousExecutionsForThread(tid)); in DumpTraceInfo()
433 storage.multicpu_decoder->GetNumContinuousExecutionsForThread(tid)); in DumpTraceInfoAsJson()