Home
last modified time | relevance | path

Searched refs:total_alloc_size (Results 1 – 25 of 49) sorted by relevance

12

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/perf_test/
H A Dtest_mempool.cpp70 TestFunctor(size_t total_alloc_size, unsigned min_superblock_size, in TestFunctor()
78 pool = MemoryPool(m, total_alloc_size, min_block_size, max_block_size, in TestFunctor()
187 long total_alloc_size = 1000000; in main() local
203 total_alloc_size = atol(a + strlen(alloc_size_flag)); in main()
238 (total_alloc_size + superblock_mask) >> actual_superblock_bytes_lg2; in main()
266 TestFunctor functor(total_alloc_size, min_superblock_size, number_alloc, in main()
298 total_alloc_size, min_superblock_size, fill_stride, fill_level, in main()
H A Dtest_taskdag.cpp139 long total_alloc_size = 1000000; in main() local
152 total_alloc_size = atol(a + strlen(alloc_size)); in main()
190 Scheduler sched(Functor::MemorySpace(), total_alloc_size, min_block_size, in main()
239 total_alloc_size, min_superblock_size, test_repeat_outer, fib_input, in main()
/dports/devel/kokkos/kokkos-3.4.01/core/perf_test/
H A Dtest_mempool.cpp70 TestFunctor(size_t total_alloc_size, unsigned min_superblock_size, in TestFunctor()
78 pool = MemoryPool(m, total_alloc_size, min_block_size, max_block_size, in TestFunctor()
187 long total_alloc_size = 1000000; in main() local
203 total_alloc_size = atol(a + strlen(alloc_size_flag)); in main()
238 (total_alloc_size + superblock_mask) >> actual_superblock_bytes_lg2; in main()
266 TestFunctor functor(total_alloc_size, min_superblock_size, number_alloc, in main()
298 total_alloc_size, min_superblock_size, fill_stride, fill_level, in main()
H A Dtest_taskdag.cpp139 long total_alloc_size = 1000000; in main() local
152 total_alloc_size = atol(a + strlen(alloc_size)); in main()
190 Scheduler sched(Functor::MemorySpace(), total_alloc_size, min_block_size, in main()
239 total_alloc_size, min_superblock_size, test_repeat_outer, fib_input, in main()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/perf_test/
H A Dtest_mempool.cpp70 TestFunctor(size_t total_alloc_size, unsigned min_superblock_size, in TestFunctor()
78 pool = MemoryPool(m, total_alloc_size, min_block_size, max_block_size, in TestFunctor()
187 long total_alloc_size = 1000000; in main() local
203 total_alloc_size = atol(a + strlen(alloc_size_flag)); in main()
238 (total_alloc_size + superblock_mask) >> actual_superblock_bytes_lg2; in main()
266 TestFunctor functor(total_alloc_size, min_superblock_size, number_alloc, in main()
298 total_alloc_size, min_superblock_size, fill_stride, fill_level, in main()
H A Dtest_taskdag.cpp139 long total_alloc_size = 1000000; in main() local
152 total_alloc_size = atol(a + strlen(alloc_size)); in main()
190 Scheduler sched(Functor::MemorySpace(), total_alloc_size, min_block_size, in main()
239 total_alloc_size, min_superblock_size, test_repeat_outer, fib_input, in main()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/
H A DTestMemoryPool.hpp281 const size_t total_alloc_size = 10000000; in test_memory_pool_v2() local
290 pool_type pool(memory_space(), total_alloc_size, min_block_size, in test_memory_pool_v2()
421 const size_t total_alloc_size = min_superblock_size * 4; in test_memory_pool_corners() local
429 pool_type pool(memory_space(), total_alloc_size, min_block_size, in test_memory_pool_corners()
506 total_alloc_size = num_superblock * max_block_size enumerator
510 : pool(memory_space(), total_alloc_size, min_block_size, max_block_size, in TestMemoryPoolHuge()
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/
H A DTestMemoryPool.hpp281 const size_t total_alloc_size = 10000000; in test_memory_pool_v2() local
290 pool_type pool(memory_space(), total_alloc_size, min_block_size, in test_memory_pool_v2()
421 const size_t total_alloc_size = min_superblock_size * 4; in test_memory_pool_corners() local
429 pool_type pool(memory_space(), total_alloc_size, min_block_size, in test_memory_pool_corners()
506 total_alloc_size = num_superblock * max_block_size enumerator
510 : pool(memory_space(), total_alloc_size, min_block_size, max_block_size, in TestMemoryPoolHuge()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/
H A DTestMemoryPool.hpp281 const size_t total_alloc_size = 10000000; in test_memory_pool_v2() local
290 pool_type pool(memory_space(), total_alloc_size, min_block_size, in test_memory_pool_v2()
421 const size_t total_alloc_size = min_superblock_size * 4; in test_memory_pool_corners() local
429 pool_type pool(memory_space(), total_alloc_size, min_block_size, in test_memory_pool_corners()
506 total_alloc_size = num_superblock * max_block_size enumerator
510 : pool(memory_space(), total_alloc_size, min_block_size, max_block_size, in TestMemoryPoolHuge()
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/misc/lwsac/
H A Dlwsac.c183 lachead->total_alloc_size += alloc; in _lwsac_use()
291 (int)(lachead->total_alloc_size >> 10), lachead->total_blocks); in lwsac_info()
304 return lachead->total_alloc_size; in lwsac_total_alloc()
H A Dprivate-lib-misc-lwsac.h58 size_t total_alloc_size; member
/dports/devel/libfastcommon/libfastcommon-1.0.43/src/
H A Dfast_task_queue.c45 static struct mpool_node *malloc_mpool(const int total_alloc_size) in malloc_mpool() argument
64 mpool->blocks = (struct fast_task_info *)malloc(total_alloc_size); in malloc_mpool()
70 __LINE__, total_alloc_size, \ in malloc_mpool()
75 memset(mpool->blocks, 0, total_alloc_size); in malloc_mpool()
77 pCharEnd = ((char *)mpool->blocks) + total_alloc_size; in malloc_mpool()
/dports/security/py-angr/angr-9.0.5405/angr/simos/
H A Dwindows.py221 total_alloc_size = thunk_alloc_size + string_alloc_size
222 if total_alloc_size & 0xfff != 0:
223 total_alloc_size += 0x1000 - (total_alloc_size & 0xfff)
224 state.memory.map_region(LDR_addr, total_alloc_size, claripy.BVV(3, 3))
225 state.heap.mmap_base = LDR_addr + total_alloc_size
/dports/audio/supercollider/SuperCollider-3.11.0-Source/server/supernova/sc/
H A Dsc_synth.cpp60 const size_t total_alloc_size = alloc_size + sample_alloc_size * sizeof(sample); in sc_synth() local
62 …* raw_chunk = rt_synthesis ? (char*)rt_pool.malloc(total_alloc_size) : (char*)malloc(total_alloc_s… in sc_synth()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/android/
H A Dbinder_alloc.c352 size_t total_alloc_size = 0; in debug_low_async_space_locked() local
362 total_alloc_size += binder_alloc_buffer_size(alloc, buffer) in debug_low_async_space_locked()
372 if (num_buffers > 50 || total_alloc_size > alloc->buffer_size / 4) { in debug_low_async_space_locked()
375 alloc->pid, pid, num_buffers, total_alloc_size); in debug_low_async_space_locked()
453 size_t total_alloc_size = 0; in binder_alloc_new_buf_locked() local
463 total_alloc_size += buffer_size; in binder_alloc_new_buf_locked()
481 total_alloc_size, allocated_buffers, in binder_alloc_new_buf_locked()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/android/
H A Dbinder_alloc.c352 size_t total_alloc_size = 0; in debug_low_async_space_locked() local
362 total_alloc_size += binder_alloc_buffer_size(alloc, buffer) in debug_low_async_space_locked()
372 if (num_buffers > 50 || total_alloc_size > alloc->buffer_size / 4) { in debug_low_async_space_locked()
375 alloc->pid, pid, num_buffers, total_alloc_size); in debug_low_async_space_locked()
453 size_t total_alloc_size = 0; in binder_alloc_new_buf_locked() local
463 total_alloc_size += buffer_size; in binder_alloc_new_buf_locked()
481 total_alloc_size, allocated_buffers, in binder_alloc_new_buf_locked()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/android/
H A Dbinder_alloc.c352 size_t total_alloc_size = 0; in debug_low_async_space_locked() local
362 total_alloc_size += binder_alloc_buffer_size(alloc, buffer) in debug_low_async_space_locked()
372 if (num_buffers > 50 || total_alloc_size > alloc->buffer_size / 4) { in debug_low_async_space_locked()
375 alloc->pid, pid, num_buffers, total_alloc_size); in debug_low_async_space_locked()
453 size_t total_alloc_size = 0; in binder_alloc_new_buf_locked() local
463 total_alloc_size += buffer_size; in binder_alloc_new_buf_locked()
481 total_alloc_size, allocated_buffers, in binder_alloc_new_buf_locked()
/dports/security/ADMsmb/ADMsmb_0.3/mem_man/
H A Dmem_man.c602 int total_alloc_size=0; in smb_mem_write_status() local
615 total_alloc_size += memory_blocks[i].allocated_size; in smb_mem_write_status()
627 num_allocated,(int)(total_size/1024),(int)(total_alloc_size/1024), in smb_mem_write_status()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/llvmpipe/
H A Dlp_texture.h70 unsigned total_alloc_size; member
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_texture.h74 uint64_t total_alloc_size; member
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_texture.h74 uint64_t total_alloc_size; member
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_texture.h74 uint64_t total_alloc_size; member
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_texture.h74 uint64_t total_alloc_size; member
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_texture.h74 uint64_t total_alloc_size; member
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/llvmpipe/
H A Dlp_texture.h74 uint64_t total_alloc_size; member

12