Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/
Dsystem.cpp279 static hsa_status_t get_agent_info(hsa_agent_t agent, void *data) { in get_agent_info() function
354 err = hsa_iterate_agents(get_agent_info, NULL); in init_compute_and_memory()