Searched defs:GetDeviceLoad (Results 1 – 2 of 2) sorted by relevance
268 virtual int64_t GetDeviceLoad() { return -1; } in GetDeviceLoad() function
250 int64_t StreamExecutor::GetDeviceLoad() const { in GetDeviceLoad() function in stream_executor::StreamExecutor