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

/gem5/ext/mcpat/
H A Dcore.cc1091 : McPATComponent(_xml_data), IRF(NULL), FRF(NULL), RFWIN(NULL),
1212 RFWIN = new ArrayST(xml_data, &interface_ip, "RegWindow", Core_device,
1215 RFWIN->output_data.area *= core_params.num_pipelines;
1216 area.set_area(area.get_area() + RFWIN->local_result.area *
3252 RFWIN->tdp_stats.reset();
3253 RFWIN->tdp_stats.readAc.access = 0;
3254 RFWIN->tdp_stats.writeAc.access = 0;
3255 RFWIN->rtp_stats.reset();
3256 RFWIN->rtp_stats.readAc.access =
3258 RFWIN
[all...]
H A Dcore.h263 ArrayST* RFWIN; member in class:RegFU

Completed in 16 milliseconds