Lines Matching refs:backendProfilingContexts
222 std::shared_ptr<IBackendProfilingContext>> backendProfilingContexts; variable
224 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; variable
476 backendProfilingContexts[cpuAccId] = cpuProfilingContextPtr;
479 counterIdMap, backendProfilingContexts);
486 backendProfilingContexts,