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

/gem5/ext/mcpat/cacti/
H A Dnuca.cc147 uca_org_t ures; local
239 ures.tag_array2 = &tag;
240 ures.data_array2 = &data;
244 solve(&ures);
245 // output_UCA(&ures);
257 double vlength = ures.cache_ht; /* length of the wire (u)*/
258 double hlength = ures.cache_len; // u
317 calc_cycles(ures.access_time,
329 (g_ip->block_sz * 8 + 64) + ures.power.readOp.dynamic;
365 nuca_list.back()->bank_pda.delay = ures
[all...]

Completed in 5 milliseconds