Searched refs:CreateProfilingCommandQueue (Results 1 – 4 of 4) sorted by relevance
43 RETURN_IF_ERROR(CreateProfilingCommandQueue(gpu, context, &profiling_queue)); in CreateEnvironment()250 RETURN_IF_ERROR(CreateProfilingCommandQueue(gpu, context, &profiling_queue)); in CreateEnvironment()
124 absl::Status CreateProfilingCommandQueue(const CLDevice& device,
313 absl::Status CreateProfilingCommandQueue(const CLDevice& device, in CreateProfilingCommandQueue() function
895 CreateProfilingCommandQueue(device, context, &profiling_queue)); in Init()