• Home
  • Raw
  • Download

Lines Matching refs:fullOffset

1065 	    cost_Ir = CLG_(current_state).nonskipped->skipped + fullOffset(EG_IR);  in log_1I0D()
1070 CLG_(current_state).cost + fullOffset(EG_IR) ); in log_1I0D()
1091 global_cost_Ir = CLG_(current_state).cost + fullOffset(EG_IR); in log_2I0D()
1094 CLG_(current_state).nonskipped->skipped + fullOffset(EG_IR); in log_2I0D()
1127 global_cost_Ir = CLG_(current_state).cost + fullOffset(EG_IR); in log_3I0D()
1130 CLG_(current_state).nonskipped->skipped + fullOffset(EG_IR); in log_3I0D()
1164 cost_Ir = CLG_(current_state).nonskipped->skipped + fullOffset(EG_IR); in log_1I1Dr()
1165 cost_Dr = CLG_(current_state).nonskipped->skipped + fullOffset(EG_DR); in log_1I1Dr()
1173 CLG_(current_state).cost + fullOffset(EG_IR) ); in log_1I1Dr()
1175 CLG_(current_state).cost + fullOffset(EG_DR) ); in log_1I1Dr()
1195 cost_Dr = CLG_(current_state).nonskipped->skipped + fullOffset(EG_DR); in log_0I1Dr()
1200 CLG_(current_state).cost + fullOffset(EG_DR) ); in log_0I1Dr()
1224 cost_Ir = CLG_(current_state).nonskipped->skipped + fullOffset(EG_IR); in log_1I1Dw()
1225 cost_Dw = CLG_(current_state).nonskipped->skipped + fullOffset(EG_DW); in log_1I1Dw()
1233 CLG_(current_state).cost + fullOffset(EG_IR) ); in log_1I1Dw()
1235 CLG_(current_state).cost + fullOffset(EG_DW) ); in log_1I1Dw()
1254 cost_Dw = CLG_(current_state).nonskipped->skipped + fullOffset(EG_DW); in log_0I1Dw()
1259 CLG_(current_state).cost + fullOffset(EG_DW) ); in log_0I1Dw()
1517 commify(total[fullOffset(EG_IR) +1], l1, buf1); in cachesim_printstat()
1520 commify(total[fullOffset(EG_IR) +2], l1, buf1); in cachesim_printstat()
1525 if (0 == total[fullOffset(EG_IR)]) in cachesim_printstat()
1526 total[fullOffset(EG_IR)] = 1; in cachesim_printstat()
1528 percentify(total[fullOffset(EG_IR)+1] * 100 * p / in cachesim_printstat()
1529 total[fullOffset(EG_IR)], p, l1+1, buf1); in cachesim_printstat()
1532 percentify(total[fullOffset(EG_IR)+2] * 100 * p / in cachesim_printstat()
1533 total[fullOffset(EG_IR)], p, l1+1, buf1); in cachesim_printstat()
1544 CLG_(copy_cost)( CLG_(get_event_set)(EG_DR), D_total, total + fullOffset(EG_DR) ); in cachesim_printstat()
1545 CLG_(add_cost) ( CLG_(get_event_set)(EG_DW), D_total, total + fullOffset(EG_DW) ); in cachesim_printstat()
1548 commify(total[fullOffset(EG_DR)], l2, buf2); in cachesim_printstat()
1549 commify(total[fullOffset(EG_DW)], l3, buf3); in cachesim_printstat()
1554 commify(total[fullOffset(EG_DR)+1], l2, buf2); in cachesim_printstat()
1555 commify(total[fullOffset(EG_DW)+1], l3, buf3); in cachesim_printstat()
1560 commify(total[fullOffset(EG_DR)+2], l2, buf2); in cachesim_printstat()
1561 commify(total[fullOffset(EG_DW)+2], l3, buf3); in cachesim_printstat()
1568 if (0 == total[fullOffset(EG_DR)]) total[fullOffset(EG_DR)] = 1; in cachesim_printstat()
1569 if (0 == total[fullOffset(EG_DW)]) total[fullOffset(EG_DW)] = 1; in cachesim_printstat()
1572 percentify(total[fullOffset(EG_DR)+1] * 100 * p / in cachesim_printstat()
1573 total[fullOffset(EG_DR)], p, l2+1, buf2); in cachesim_printstat()
1574 percentify(total[fullOffset(EG_DW)+1] * 100 * p / in cachesim_printstat()
1575 total[fullOffset(EG_DW)], p, l3+1, buf3); in cachesim_printstat()
1580 percentify(total[fullOffset(EG_DR)+2] * 100 * p / in cachesim_printstat()
1581 total[fullOffset(EG_DR)], p, l2+1, buf2); in cachesim_printstat()
1582 percentify(total[fullOffset(EG_DW)+2] * 100 * p / in cachesim_printstat()
1583 total[fullOffset(EG_DW)], p, l3+1, buf3); in cachesim_printstat()
1593 total[fullOffset(EG_DR) +1] + in cachesim_printstat()
1594 total[fullOffset(EG_DW) +1] + in cachesim_printstat()
1595 total[fullOffset(EG_IR) +1]; in cachesim_printstat()
1597 total[fullOffset(EG_DR) +1] + in cachesim_printstat()
1598 total[fullOffset(EG_IR) +1]; in cachesim_printstat()
1599 LL_total_w = total[fullOffset(EG_DW) +1]; in cachesim_printstat()
1607 total[fullOffset(EG_DR) +2] + in cachesim_printstat()
1608 total[fullOffset(EG_DW) +2] + in cachesim_printstat()
1609 total[fullOffset(EG_IR) +2]; in cachesim_printstat()
1611 total[fullOffset(EG_DR) +2] + in cachesim_printstat()
1612 total[fullOffset(EG_IR) +2]; in cachesim_printstat()
1613 LL_total_mw = total[fullOffset(EG_DW) +2]; in cachesim_printstat()
1621 (total[fullOffset(EG_IR)] + D_total[0]), p, l1+1, buf1); in cachesim_printstat()
1623 (total[fullOffset(EG_IR)] + total[fullOffset(EG_DR)]), in cachesim_printstat()
1626 total[fullOffset(EG_DW)], p, l3+1, buf3); in cachesim_printstat()
1723 cost[ fullOffset(EG_IR) ] += exe_count; in cachesim_add_icost()