Searched refs:CreateProfilingCommandQueue (Results 1 – 4 of 4) sorted by relevance
43 RETURN_IF_ERROR(CreateProfilingCommandQueue(gpu, context, &profiling_queue)); in CreateEnvironment()265 RETURN_IF_ERROR(CreateProfilingCommandQueue(gpu, context, &profiling_queue)); in CreateEnvironment()
126 absl::Status CreateProfilingCommandQueue(const CLDevice& device,
317 absl::Status CreateProfilingCommandQueue(const CLDevice& device, in CreateProfilingCommandQueue() function
903 CreateProfilingCommandQueue(device, context, &profiling_queue)); in Init()