Home
last modified time | relevance | path

Searched refs:pool_allocator_usage (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dalloc-pool.c27 mem_alloc_description<pool_usage> pool_allocator_usage; variable
37 pool_allocator_usage.dump (ALLOC_POOL_ORIGIN); in dump_alloc_pool_statistics()
H A Dalloc-pool.h103 extern mem_alloc_description<pool_usage> pool_allocator_usage;
277 pool_usage *u = pool_allocator_usage.register_descriptor in initialize()
318 pool_allocator_usage.release_instance_overhead in release()
360 pool_allocator_usage.register_instance_overhead (m_elt_size, this); in allocate()
461 pool_allocator_usage.release_instance_overhead (this, m_elt_size); in remove()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dalloc-pool.cc27 mem_alloc_description<pool_usage> pool_allocator_usage; variable
37 pool_allocator_usage.dump (ALLOC_POOL_ORIGIN); in dump_alloc_pool_statistics()
H A Dalloc-pool.h103 extern mem_alloc_description<pool_usage> pool_allocator_usage;
277 pool_usage *u = pool_allocator_usage.register_descriptor in initialize()
318 pool_allocator_usage.release_instance_overhead in release()
360 pool_allocator_usage.register_instance_overhead (m_elt_size, this); in allocate()
461 pool_allocator_usage.release_instance_overhead (this, m_elt_size); in remove()