Searched defs:memory_bandwidth (Results 1 – 7 of 7) sorted by relevance
28 uint64 memory_bandwidth = 4; // Bytes/s. field
78 double memory_bandwidth = 3; field
256 int64_t memory_bandwidth() const { return memory_bandwidth_; } in memory_bandwidth() function
920 int64_t memory_bandwidth = 2 * (int64_t(prop.memoryBusWidth) / 8) * in CreateDeviceDescription() local
613 int64_t memory_bandwidth = device_fns_->get_memory_bandwidth(&device_); in CreateDeviceDescription() local
141 int64_t memory_bandwidth; member
778 uint32_t memory_bandwidth; member