Searched refs:kDeviceQueueTracingName (Results 1 – 3 of 3) sorted by relevance
39 std::string Name() const override { return kDeviceQueueTracingName; }; in Name()
33 const char kDeviceQueueTracingName[] = "Device_Queue_Tracing"; variable
195 RETURN_IF_NOT_OK(tree_->GetProfilingManager()->GetTracingNode(kDeviceQueueTracingName, &node)); in SendDataToAscend()416 RETURN_IF_NOT_OK(tree_->GetProfilingManager()->GetTracingNode(kDeviceQueueTracingName, &node)); in PushDataToGPU()