Searched refs:backendProfilingContexts (Results 1 – 4 of 4) sorted by relevance
222 std::shared_ptr<IBackendProfilingContext>> backendProfilingContexts; variable224 backendProfilingContexts[cpuAccId] = cpuProfilingContextPtr;225 backendProfilingContexts[gpuAccId] = gpuProfilingContextPtr;237 backendProfilingContexts[cpuAccId] = cpuProfilingContextPtr;238 backendProfilingContexts[gpuAccId] = gpuProfilingContextPtr;241 counterIdMap, backendProfilingContexts);248 backendProfilingContexts,472 std::shared_ptr<IBackendProfilingContext>> backendProfilingContexts; variable476 backendProfilingContexts[cpuAccId] = cpuProfilingContextPtr;479 counterIdMap, backendProfilingContexts);[all …]
40 std::shared_ptr<IBackendProfilingContext>>& backendProfilingContexts) in PeriodicCounterCapture() argument47 , m_BackendProfilingContexts(backendProfilingContexts) in PeriodicCounterCapture()
40 … arm::pipe::Optional<BackendProfilingContexts> backendProfilingContexts = in ConnectionAcknowledgedCommandHandler() argument48 , m_BackendProfilingContext(backendProfilingContexts) in ConnectionAcknowledgedCommandHandler()
40 backendProfilingContexts, in PeriodicCounterSelectionCommandHandler() argument49 , m_BackendProfilingContexts(backendProfilingContexts) in PeriodicCounterSelectionCommandHandler()