Home
last modified time | relevance | path

Searched refs:createQueues (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/plugins/amdgpu/src/
H A Drtl.cpp397 bool createQueues(hsa_agent_t HSAAgent, uint32_t QueueSize) { in createQueues() function in HSAQueueScheduler
1061 if (!QSched.createQueues(HSAAgents[I], QueueSize)) in RTLDeviceInfoTy()