Lines Matching defs:AllocParams
732 struct AllocParams { struct
733 AllocParams( in AllocParams() function
742 c10::DeviceIndex device() const { in device()
745 cudaStream_t stream() const { in stream()
748 size_t size() const { in size()
752 Block search_key;
753 BlockPool* pool;
754 size_t alloc_size;
755 Block* block{nullptr};
756 StatTypes stat_types = {false};
757 cudaError_t err{cudaSuccess};