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

/gem5/ext/mcpat/cacti/
H A Dnuca.cc40 unsigned int MIN_BANKSIZE = 65536; variable
206 MIN_BANKSIZE *= 2;
211 iterations = (int)logtwo((int)g_ip->cache_sz / MIN_BANKSIZE);

Completed in 3 milliseconds