Searched refs:agent_profile (Results 1 – 1 of 1) sorted by relevance
1028 hsa_profile_t agent_profile; in callbackEvent() local1030 err = hsa_agent_get_info(agent, HSA_AGENT_INFO_PROFILE, &agent_profile); in callbackEvent()1034 agent_profile = HSA_PROFILE_FULL; in callbackEvent()1036 err = hsa_executable_create(agent_profile, HSA_EXECUTABLE_STATE_UNFROZEN, "", in callbackEvent()