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 D | mkflame.py | 89 def get_allocation_size(thread_type_size): function |
/aosp_15_r20/external/pytorch/c10/xpu/ | ||
H A D | XPUCachingAllocator.cpp | 224 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/ | ||
D | cmd_processing.rs | 902 fn get_allocation_size() -> usize { in get_allocation_size() method |
/aosp_15_r20/external/pytorch/c10/cuda/ | ||
H A D | CUDACachingAllocator.cpp | 2468 static size_t get_allocation_size(size_t size) { in get_allocation_size() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator |