Searched refs:m_unattributed_psb_blocks (Results 1 – 2 of 2) sorted by relevance
147 m_unattributed_psb_blocks++; in DoCorrelateContextSwitchesAndIntelPtTraces()167 m_unattributed_psb_blocks += psb_blocks->end() - it; in DoCorrelateContextSwitchesAndIntelPtTraces()233 return m_unattributed_psb_blocks; in GetUnattributedPSBBlocksCount()
103 uint64_t m_unattributed_psb_blocks = 0; variable