Home
last modified time | relevance | path

Searched refs:m_total_psb_blocks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.h104 uint64_t m_total_psb_blocks = 0; variable
H A DTraceIntelPTMultiCpuDecoder.cpp133 m_total_psb_blocks += psb_blocks->size(); in DoCorrelateContextSwitchesAndIntelPtTraces()
237 return m_total_psb_blocks; in GetTotalPSBBlocksCount()