Lines Matching refs:readAc

2184     globalBPT->tdp_stats.readAc.access  = tdp_read_accesses;
2187 globalBPT->rtp_stats.readAc.access = core_stats.total_instructions;
2192 globalBPT->tdp_stats.readAc.access +
2200 globalBPT->rtp_stats.readAc.access +
2205 L1_localBPT->tdp_stats.readAc.access = tdp_read_accesses;
2208 L1_localBPT->rtp_stats.readAc.access = core_stats.total_instructions;
2213 L1_localBPT->tdp_stats.readAc.access +
2221 L1_localBPT->rtp_stats.readAc.access +
2226 L2_localBPT->tdp_stats.readAc.access = tdp_read_accesses;
2229 L2_localBPT->rtp_stats.readAc.access = core_stats.branch_instructions;
2234 L2_localBPT->tdp_stats.readAc.access +
2242 L2_localBPT->rtp_stats.readAc.access +
2247 chooser->tdp_stats.readAc.access = tdp_read_accesses;
2250 chooser->rtp_stats.readAc.access = core_stats.total_instructions;
2255 chooser->tdp_stats.readAc.access +
2263 chooser->rtp_stats.readAc.access +
2268 RAS->tdp_stats.readAc.access = tdp_read_accesses;
2271 RAS->rtp_stats.readAc.access = core_stats.function_calls;
2275 RAS->local_result.power.readOp.dynamic * RAS->tdp_stats.readAc.access +
2282 RAS->rtp_stats.readAc.access +
2347 IB->tdp_stats.readAc.access = core_params.peak_issueW;
2350 IB->rtp_stats.readAc.access = core_stats.total_instructions;
2354 IB->tdp_stats.readAc.access +
2359 IB->rtp_stats.readAc.access +
2364 BTB->tdp_stats.readAc.access = core_params.predictionW;
2367 BTB->rtp_stats.readAc.access = inst_fetch_stats.btb_read_accesses;
2371 BTB->tdp_stats.readAc.access +
2377 BTB->rtp_stats.readAc.access +
2383 ID_inst->tdp_stats.readAc.access = core_params.decodeW;
2387 ID_inst->tdp_stats.readAc.access;
2389 ID_inst->rtp_stats.readAc.access = core_stats.total_instructions;
2392 ID_inst->rtp_stats.readAc.access;
2395 ID_operand->tdp_stats.readAc.access = core_params.decodeW;
2399 ID_operand->tdp_stats.readAc.access;
2401 ID_operand->rtp_stats.readAc.access = core_stats.total_instructions;
2404 ID_operand->rtp_stats.readAc.access;
2407 ID_misc->tdp_stats.readAc.access = core_params.decodeW;
2411 ID_misc->tdp_stats.readAc.access;
2413 ID_misc->rtp_stats.readAc.access = core_stats.total_instructions;
2416 ID_misc->rtp_stats.readAc.access;
2489 idcl->tdp_stats.readAc.access = core_params.decodeW;
2490 idcl->rtp_stats.readAc.access = 3 * core_params.decodeW *
2493 idcl->tdp_stats.readAc.access = core_params.decodeW;
2494 idcl->rtp_stats.readAc.access = 2 * core_stats.int_instructions;
2496 idcl->power_t.readOp.dynamic = idcl->tdp_stats.readAc.access *
2502 idcl->rt_power.readOp.dynamic = idcl->rtp_stats.readAc.access *
2510 fdcl->tdp_stats.readAc.access = core_params.decodeW;
2511 fdcl->rtp_stats.readAc.access = 3 * core_params.fp_issueW *
2514 fdcl->tdp_stats.readAc.access = core_params.decodeW;
2515 fdcl->rtp_stats.readAc.access = core_stats.fp_instructions;
2517 fdcl->power_t.readOp.dynamic = fdcl->tdp_stats.readAc.access *
2523 fdcl->rt_power.readOp.dynamic = fdcl->rtp_stats.readAc.access *
2528 iRRAT->tdp_stats.readAc.access = iRRAT->l_ip.num_rd_ports;
2531 iRRAT->rtp_stats.readAc.access = core_stats.rename_writes;
2535 iRRAT->tdp_stats.readAc.access * iRRAT->power.readOp.dynamic +
2539 iRRAT->rtp_stats.readAc.access * iRRAT->power.readOp.dynamic +
2549 ifreeL->tdp_stats.readAc.access = core_params.decodeW;
2553 ifreeL->rtp_stats.readAc.access = core_stats.rename_reads;
2556 ifreeL->rtp_stats.readAc.access =
2563 ifreeL->tdp_stats.readAc.access * ifreeL->power.readOp.dynamic +
2567 ifreeL->rtp_stats.readAc.access * ifreeL->power.readOp.dynamic +
2577 fRRAT->tdp_stats.readAc.access = fRRAT->l_ip.num_rd_ports;
2580 fRRAT->rtp_stats.readAc.access = core_stats.fp_rename_writes;
2584 fRRAT->tdp_stats.readAc.access * fRRAT->power.readOp.dynamic +
2588 fRRAT->rtp_stats.readAc.access * fRRAT->power.readOp.dynamic +
2598 ffreeL->tdp_stats.readAc.access = core_params.decodeW;
2601 ffreeL->rtp_stats.readAc.access = core_stats.fp_rename_reads;
2605 ffreeL->tdp_stats.readAc.access * ffreeL->power.readOp.dynamic +
2609 ffreeL->rtp_stats.readAc.access * ffreeL->power.readOp.dynamic +
2620 iFRAT->tdp_stats.readAc.access = iFRAT->l_ip.num_rd_ports;
2624 iFRAT->tdp_stats.readAc.access = iFRAT->l_ip.num_search_ports;
2628 iFRAT->rtp_stats.readAc.access = core_stats.rename_reads;
2636 iFRAT->power_t.readOp.dynamic += iFRAT->tdp_stats.readAc.access
2648 iFRAT->rt_power.readOp.dynamic += iFRAT->rtp_stats.readAc.access
2661 fFRAT->tdp_stats.readAc.access = fFRAT->l_ip.num_search_ports;
2663 fFRAT->tdp_stats.readAc.access = fFRAT->l_ip.num_rd_ports;
2669 fFRAT->rtp_stats.readAc.access = core_stats.fp_rename_reads;
2677 fFRAT->power_t.readOp.dynamic += fFRAT->tdp_stats.readAc.access
2689 fFRAT->rt_power.readOp.dynamic += fFRAT->rtp_stats.readAc.access
2832 int_inst_window->tdp_stats.readAc.access =
2841 int_inst_window->tdp_stats.readAc.access +
2847 int_inst_window->rtp_stats.readAc.access =
2856 int_inst_window->rtp_stats.readAc.access +
2862 int_inst_window->tdp_stats.readAc.access =
2871 int_inst_window->tdp_stats.readAc.access +
2877 int_inst_window->rtp_stats.readAc.access =
2886 int_inst_window->rtp_stats.readAc.access +
2896 fp_inst_window->tdp_stats.readAc.access =
2905 fp_inst_window->rtp_stats.readAc.access =
2915 fp_inst_window->tdp_stats.readAc.access +
2924 fp_inst_window->rtp_stats.readAc.access +
2933 ROB->tdp_stats.readAc.access = core_params.commitW *
2938 ROB->rtp_stats.readAc.access = core_stats.ROB_reads;
2943 ROB->tdp_stats.readAc.access +
2949 ROB->rtp_stats.readAc.access +
3028 LSQ->tdp_stats.readAc.access = LSQ->l_ip.num_search_ports *
3034 LSQ->rtp_stats.readAc.access = (core_stats.load_instructions +
3040 LSQ->power_t.readOp.dynamic += LSQ->tdp_stats.readAc.access *
3046 LSQ->rt_power.readOp.dynamic += LSQ->rtp_stats.readAc.access *
3053 LoadQ->tdp_stats.readAc.access = LoadQ->l_ip.num_search_ports *
3058 LoadQ->rtp_stats.readAc.access = core_stats.load_instructions +
3065 LoadQ->tdp_stats.readAc.access *
3072 LoadQ->rt_power.readOp.dynamic += LoadQ->rtp_stats.readAc.access *
3116 itlb->tdp_stats.readAc.access = itlb->l_ip.num_search_ports;
3117 itlb->tdp_stats.readAc.miss = 0;
3118 itlb->tdp_stats.readAc.hit = itlb->tdp_stats.readAc.access -
3119 itlb->tdp_stats.readAc.miss;
3121 itlb->rtp_stats.readAc.access = mem_man_stats.itlb_total_accesses;
3126 itlb->power_t.readOp.dynamic += itlb->tdp_stats.readAc.access *
3128 itlb->tdp_stats.readAc.miss *
3132 itlb->rt_power.readOp.dynamic += itlb->rtp_stats.readAc.access *
3138 dtlb->tdp_stats.readAc.access = dtlb->l_ip.num_search_ports *
3140 dtlb->tdp_stats.readAc.miss = 0;
3141 dtlb->tdp_stats.readAc.hit = dtlb->tdp_stats.readAc.access -
3142 dtlb->tdp_stats.readAc.miss;
3144 dtlb->rtp_stats.readAc.access = mem_man_stats.dtlb_read_accesses +
3151 dtlb->power_t.readOp.dynamic += dtlb->tdp_stats.readAc.access *
3153 dtlb->tdp_stats.readAc.miss *
3157 dtlb->rt_power.readOp.dynamic += dtlb->rtp_stats.readAc.access *
3197 IRF->tdp_stats.readAc.access =
3208 IRF->rtp_stats.readAc.access = core_stats.int_regfile_reads;
3211 IRF->rtp_stats.readAc.access += core_stats.function_calls *
3217 IRF->power_t.readOp.dynamic += IRF->tdp_stats.readAc.access *
3223 IRF->rtp_stats.readAc.access * IRF->local_result.power.readOp.dynamic +
3227 FRF->tdp_stats.readAc.access =
3234 FRF->rtp_stats.readAc.access = core_stats.float_regfile_reads;
3237 FRF->rtp_stats.readAc.access += core_stats.function_calls *
3244 FRF->tdp_stats.readAc.access * FRF->local_result.power.readOp.dynamic +
3248 FRF->rtp_stats.readAc.access * FRF->local_result.power.readOp.dynamic +
3253 RFWIN->tdp_stats.readAc.access = 0;
3256 RFWIN->rtp_stats.readAc.access =
3262 RFWIN->tdp_stats.readAc.access *
3268 RFWIN->rtp_stats.readAc.access *