Searched refs:GetDeviceLoad (Results 1 – 3 of 3) sorted by relevance
270 virtual int64 GetDeviceLoad() { return -1; } in GetDeviceLoad() function
244 int64 StreamExecutor::GetDeviceLoad() const { in GetDeviceLoad() function in stream_executor::StreamExecutor245 return implementation_->GetDeviceLoad(); in GetDeviceLoad()
331 int64 GetDeviceLoad() const;