Searched refs:m_CounterIdMap (Results 1 – 6 of 6) sorted by relevance
46 , m_CounterIdMap(counterIdMap) in PeriodicCounterCapture()69 const ICounterMappings& m_CounterIdMap; member in arm::pipe::PeriodicCounterCapture
50 , m_CounterIdMap(counterIdMap) in PeriodicCounterSelectionCommandHandler()70 const ICounterMappings& m_CounterIdMap; member in arm::pipe::PeriodicCounterSelectionCommandHandler
76 …, m_PeriodicCounterCapture(m_Holder, m_SendCounterPacket, *this, m_CounterIdMap, m_BackendProfilin… in ProfilingService()97 m_CounterIdMap, in ProfilingService()234 CounterIdMap m_CounterIdMap; member in arm::pipe::ProfilingService
277 return m_CounterIdMap; in GetCounterMappings()282 return m_CounterIdMap; in GetCounterMappingRegistry()381 m_CounterIdMap.Reset(); in Reset()
180 auto backendId = m_CounterIdMap.GetBackendId(counterId); in ProcessBackendCounterIds()189 auto backendId = m_CounterIdMap.GetBackendId(counterId); in ProcessBackendCounterIds()
72 …backendCounterValue.counterId = m_CounterIdMap.GetGlobalId(backendCounterValue.counterId, backendI… in DispatchPeriodicCounterCapturePacket()