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

/gem5/ext/mcpat/cacti/
H A Dconst.h136 #define MINSUBARRAYROWS 16 //For simplicity in modeling, for the row decoding structure, we assume macro
H A Dparameter.cc260 if (num_r_subarray < MINSUBARRAYROWS) return;

Completed in 13 milliseconds