Searched refs:m_unattributed_psb_blocks (Results 1 – 2 of 2) sorted by relevance
149 m_unattributed_psb_blocks++; in DoCorrelateContextSwitchesAndIntelPtTraces()169 m_unattributed_psb_blocks += intel_pt_subtraces->end() - it; in DoCorrelateContextSwitchesAndIntelPtTraces()235 return m_unattributed_psb_blocks; in GetUnattributedPSBBlocksCount()
102 uint64_t m_unattributed_psb_blocks = 0; variable