Home
last modified time | relevance | path

Searched defs:get_allocation_size (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/tools/jvmti-agents/ti-alloc-sample/
H A Dmkflame.py89 def get_allocation_size(thread_type_size): function
/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUCachingAllocator.cpp224 static size_t get_allocation_size(size_t size) { in get_allocation_size() function in c10::xpu::XPUCachingAllocator::DeviceCachingAllocator
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dcmd_processing.rs902 fn get_allocation_size() -> usize { in get_allocation_size() method
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp2468 static size_t get_allocation_size(size_t size) { in get_allocation_size() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator