Searched defs:which_allocator (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/systemc/src/sysc/utils/
H A Dsc_mempool.cpp250 int which_allocator = cell_size_to_allocator[(sz - 1) / increment + 1]; local
258 int which_allocator = cell_size_to_allocator[(sz - 1) / increment + 1]; local

Completed in 4 milliseconds