Searched refs:EG_DW (Results 1 – 4 of 4) sorted by relevance
1240 cost_Dw = CLG_(current_state).nonskipped->skipped + fullOffset(EG_DW); in log_1I1Dw()1244 cost_Dw = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DW]; in log_1I1Dw()1250 CLG_(current_state).cost + fullOffset(EG_DW) ); in log_1I1Dw()1270 cost_Dw = CLG_(current_state).nonskipped->skipped + fullOffset(EG_DW); in log_0I1Dw()1272 cost_Dw = CLG_(cost_base) + ii->cost_offset + ii->eventset->offset[EG_DW]; in log_0I1Dw()1275 CLG_(current_state).cost + fullOffset(EG_DW) ); in log_0I1Dw()1527 CLG_(add_cost) ( CLG_(get_event_set)(EG_DW), D_total, total + fullOffset(EG_DW) ); in cachesim_printstat()1532 l3, total[fullOffset(EG_DW)]); in cachesim_printstat()1537 l3, total[fullOffset(EG_DW)+1]); in cachesim_printstat()1542 l3, total[fullOffset(EG_DW)+2]); in cachesim_printstat()[all …]
235 jcc->cost ? jcc->cost[fullOffset(EG_DW)]:0); in CLG_()
655 #define EG_DW 3 macro
410 EG_DW); in flushEvents()1917 l3 = ULong_width( total[fullOffset(EG_DW)] ); in finish()