Searched refs:GetDeviceLoad (Results 1 – 3 of 3) sorted by relevance
269 virtual int64 GetDeviceLoad() { return -1; } in GetDeviceLoad() function
303 int64 StreamExecutor::GetDeviceLoad() const { in GetDeviceLoad() function in stream_executor::StreamExecutor304 return implementation_->GetDeviceLoad(); in GetDeviceLoad()
351 int64 GetDeviceLoad() const;