Searched refs:total_alloc (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/systemc/src/sysc/utils/
H A Dsc_mempool.cpp95 int total_alloc; member in class:sc_core::sc_allocator
103 total_alloc(0), total_freed(0), free_list_alloc(0)
117 total_alloc++;
159 cell_size, nblocks, total_alloc, free_list_alloc, total_freed);

Completed in 4 milliseconds