Searched refs:shared_memory_per_core_ (Results 1 – 2 of 2) sorted by relevance
152 int64 shared_memory_per_core() const { return shared_memory_per_core_; } in shared_memory_per_core()201 int64 shared_memory_per_core_; variable288 device_description_->shared_memory_per_core_ = value; in set_shared_memory_per_core()
48 shared_memory_per_core_(kUninitializedUint64), in DeviceDescription()90 port::HumanReadableNumBytes::ToString(shared_memory_per_core_); in ToMap()