Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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.cpp348 storage.multicpu_decoder->GePSBBlocksCountForThread(tid)); in DumpTraceInfo()
437 storage.multicpu_decoder->GePSBBlocksCountForThread(tid)); in DumpTraceInfoAsJson()