Searched refs:g_hsa_initialized (Results 1 – 2 of 2) sorted by relevance
170 if (!atlc.g_hsa_initialized) in GetMachineInfo()241 atlc.g_hsa_initialized = false; in atmi_init_context_structs()512 if (atlc.g_hsa_initialized == false) { in init_hsa()531 atlc.g_hsa_initialized = true; in init_hsa()
77 bool g_hsa_initialized; member