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

/gem5/ext/mcpat/
H A Dcore.h90 int btb_block_size; member in class:InstFetchParameters
H A Dcore.cc140 line = inst_fetch_params.btb_block_size;
231 ASSIGN_INT_IF("block_size", inst_fetch_params.btb_block_size);
268 if (inst_fetch_params.btb_block_size <= 0) {

Completed in 17 milliseconds