Searched refs:CreateProfilingCommandQueue (Results 1 – 4 of 4) sorted by relevance
44 RETURN_IF_ERROR(CreateProfilingCommandQueue(gpu, context, &profiling_queue)); in CreateEnvironment()280 RETURN_IF_ERROR(CreateProfilingCommandQueue(gpu, context, &profiling_queue)); in CreateEnvironment()
133 absl::Status CreateProfilingCommandQueue(const CLDevice& device,
367 absl::Status CreateProfilingCommandQueue(const CLDevice& device, in CreateProfilingCommandQueue() function
910 CreateProfilingCommandQueue(device, context, &profiling_queue)); in Init()