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

/gem5/ext/mcpat/
H A Dcore.h94 int btb_throughput; member in class:InstFetchParameters
H A Dcore.cc167 interface_ip.throughput = inst_fetch_params.btb_throughput / clockRate;
235 ASSIGN_INT_IF("throughput", inst_fetch_params.btb_throughput);

Completed in 17 milliseconds