Home
last modified time | relevance | path

Searched defs:ALLOCATIONS (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/vulkano/src/memory/allocator/
Dsuballocator.rs2964 const ALLOCATIONS: DeviceSize = REGION_SIZE / BuddyAllocator::MIN_NODE_SIZE; in buddy_allocator_respects_granularity() constant
3006 const ALLOCATIONS: DeviceSize = 10; in bump_allocator_respects_granularity() constant
/external/pytorch/aten/src/ATen/mps/
DMPSAllocator.h44 ALLOCATIONS = (1 << 1), // print buffer allocations enumerator