Searched defs:DeviceMemoryUsage (Results 1 – 5 of 5) sorted by relevance
232 virtual bool DeviceMemoryUsage(int64 *free, int64 *total) const { in DeviceMemoryUsage() function
706 bool StreamExecutor::DeviceMemoryUsage(int64 *free, int64 *total) const { in DeviceMemoryUsage() function in perftools::gputools::StreamExecutor
146 bool DeviceMemoryUsage(int64 *free, int64 *total) const override { in DeviceMemoryUsage() function
164 bool DeviceMemoryUsage(int64 *free, int64 *total) const override { in DeviceMemoryUsage() function
783 bool CUDAExecutor::DeviceMemoryUsage(int64 *free, int64 *total) const { in DeviceMemoryUsage() function in perftools::gputools::cuda::CUDAExecutor