Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.h55 size_t GePSBBlocksCountForThread(lldb::tid_t tid) const;
H A DTraceIntelPTMultiCpuDecoder.cpp220 TraceIntelPTMultiCpuDecoder::GePSBBlocksCountForThread(lldb::tid_t tid) const { in GePSBBlocksCountForThread() function in TraceIntelPTMultiCpuDecoder
H A DTraceIntelPT.cpp347 storage.multicpu_decoder->GePSBBlocksCountForThread(tid)); in DumpTraceInfo()
436 storage.multicpu_decoder->GePSBBlocksCountForThread(tid)); in DumpTraceInfoAsJson()