Searched refs:EG_DR (Results 1 – 4 of 4) sorted by relevance
1177 cost_Dr = CLG_(current_state).nonskipped->skipped + fullOffset(EG_DR); in log_1I1Dr()1181 cost_Dr = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DR]; in log_1I1Dr()1187 CLG_(current_state).cost + fullOffset(EG_DR) ); in log_1I1Dr()1210 cost_Dr = CLG_(current_state).nonskipped->skipped + fullOffset(EG_DR); in log_0I1Dr()1212 cost_Dr = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DR]; in log_0I1Dr()1215 CLG_(current_state).cost + fullOffset(EG_DR) ); in log_0I1Dr()1526 CLG_(copy_cost)( CLG_(get_event_set)(EG_DR), D_total, total + fullOffset(EG_DR) ); in cachesim_printstat()1531 l2, total[fullOffset(EG_DR)], in cachesim_printstat()1536 l2, total[fullOffset(EG_DR)+1], in cachesim_printstat()1541 l2, total[fullOffset(EG_DR)+2], in cachesim_printstat()[all …]
234 jcc->cost ? jcc->cost[fullOffset(EG_DR)]:0, in CLG_()
654 #define EG_DR 2 macro
404 EG_DR); in flushEvents()1916 l2 = ULong_width( total[fullOffset(EG_DR)] ); in finish()