Searched refs:MS_CTX_ENABLE_DYNAMIC_MEM_POOL (Results 1 – 4 of 4) sorted by relevance
77 if (context_ptr->get_param<bool>(MS_CTX_ENABLE_DYNAMIC_MEM_POOL)) { in MallocDeviceMemory()108 if (context_ptr->get_param<bool>(MS_CTX_ENABLE_DYNAMIC_MEM_POOL)) { in MallocStaticMem()
443 bool is_enable_dynamic_mem = context_ptr->get_param<bool>(MS_CTX_ENABLE_DYNAMIC_MEM_POOL); in AssignMemory()462 bool is_enable_dynamic_mem = context_ptr->get_param<bool>(MS_CTX_ENABLE_DYNAMIC_MEM_POOL); in Run()
79 set_param<bool>(MS_CTX_ENABLE_DYNAMIC_MEM_POOL, true); in MsContext()
70 MS_CTX_ENABLE_DYNAMIC_MEM_POOL, enumerator