Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.h54 size_t GePSBBlocksCountForThread(lldb::tid_t tid) const;
H A DTraceIntelPTMultiCpuDecoder.cpp222 TraceIntelPTMultiCpuDecoder::GePSBBlocksCountForThread(lldb::tid_t tid) const { in GePSBBlocksCountForThread() function in TraceIntelPTMultiCpuDecoder
H A DTraceIntelPT.cpp284 storage.multicpu_decoder->GePSBBlocksCountForThread(tid)); in DumpTraceInfo()
374 storage.multicpu_decoder->GePSBBlocksCountForThread(tid)); in DumpTraceInfoAsJson()