• Home
  • Raw
  • Download

Lines Matching refs:trans_op

129 	struct ibs_op_sample * trans_op = ((struct ibs_sample*)(trans->ext))->op;  in trans_ibs_op()  local
142 if (IBS_OP_TAG_TO_RETIRE_CYCLES(trans_op)) in trans_ibs_op()
144 IBS_OP_TAG_TO_RETIRE_CYCLES(trans_op)); in trans_ibs_op()
149 if (IBS_OP_COM_TO_RETIRE_CYCLES(trans_op)) in trans_ibs_op()
151 IBS_OP_COM_TO_RETIRE_CYCLES(trans_op)); in trans_ibs_op()
155 if (IBS_OP_BRANCH_RETIRED(trans_op)) in trans_ibs_op()
161 if (IBS_OP_BRANCH_RETIRED(trans_op) in trans_ibs_op()
164 && IBS_OP_BRANCH_MISPREDICT(trans_op)) in trans_ibs_op()
169 if (IBS_OP_BRANCH_RETIRED(trans_op) in trans_ibs_op()
171 && IBS_OP_BRANCH_TAKEN(trans_op)) in trans_ibs_op()
176 if (IBS_OP_BRANCH_RETIRED(trans_op) in trans_ibs_op()
178 && IBS_OP_BRANCH_TAKEN(trans_op) in trans_ibs_op()
179 && IBS_OP_BRANCH_MISPREDICT(trans_op)) in trans_ibs_op()
184 if (IBS_OP_BRANCH_RETIRED(trans_op) in trans_ibs_op()
186 && IBS_OP_RETURN(trans_op)) in trans_ibs_op()
191 if (IBS_OP_BRANCH_RETIRED(trans_op) in trans_ibs_op()
193 && IBS_OP_RETURN(trans_op) in trans_ibs_op()
194 && IBS_OP_BRANCH_MISPREDICT(trans_op)) in trans_ibs_op()
200 if (IBS_OP_BRANCH_RESYNC(trans_op)) in trans_ibs_op()
211 struct ibs_op_sample * trans_op = ((struct ibs_sample*)(trans->ext))->op; in trans_ibs_op_ls() local
214 if (!IBS_OP_IBS_LD_OP(trans_op) && !IBS_OP_IBS_ST_OP(trans_op)) in trans_ibs_op_ls()
227 if (IBS_OP_IBS_LD_OP(trans_op)) in trans_ibs_op_ls()
233 if (IBS_OP_IBS_ST_OP(trans_op)) in trans_ibs_op_ls()
239 if (IBS_OP_IBS_DC_LIN_ADDR_VALID(trans_op) in trans_ibs_op_ls()
240 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op)) in trans_ibs_op_ls()
247 if (IBS_OP_IBS_DC_LIN_ADDR_VALID(trans_op) in trans_ibs_op_ls()
248 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()
249 && !IBS_OP_IBS_DC_L2_TLB_MISS(trans_op)) in trans_ibs_op_ls()
255 if (IBS_OP_IBS_DC_LIN_ADDR_VALID(trans_op) in trans_ibs_op_ls()
256 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()
257 && IBS_OP_IBS_DC_L2_TLB_MISS(trans_op)) in trans_ibs_op_ls()
263 if (IBS_OP_IBS_DC_MISS(trans_op)) in trans_ibs_op_ls()
268 if (!IBS_OP_IBS_DC_MISS(trans_op)) in trans_ibs_op_ls()
273 if (IBS_OP_IBS_DC_MISS_ACC(trans_op)) in trans_ibs_op_ls()
278 if (IBS_OP_IBS_DC_LD_BNK_CON(trans_op)) in trans_ibs_op_ls()
283 if (IBS_OP_IBS_DC_ST_BNK_CON(trans_op)) in trans_ibs_op_ls()
288 if (IBS_OP_IBS_LD_OP(trans_op) in trans_ibs_op_ls()
290 && IBS_OP_IBS_DC_ST_TO_LD_FWD(trans_op)) in trans_ibs_op_ls()
295 if (IBS_OP_IBS_LD_OP(trans_op)) in trans_ibs_op_ls()
296 if (IBS_OP_IBS_DC_ST_TO_LD_CAN(trans_op)) in trans_ibs_op_ls()
301 if (IBS_OP_IBS_DC_UC_MEM_ACC(trans_op)) in trans_ibs_op_ls()
306 if (IBS_OP_IBS_DC_WC_MEM_ACC(trans_op)) in trans_ibs_op_ls()
311 if (IBS_OP_IBS_LOCKED_OP(trans_op)) in trans_ibs_op_ls()
316 if (IBS_OP_IBS_DC_MAB_HIT(trans_op)) in trans_ibs_op_ls()
322 if (IBS_OP_IBS_DC_LIN_ADDR_VALID(trans_op) in trans_ibs_op_ls()
323 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()
325 && !IBS_OP_IBS_DC_L1_TLB_HIT_2MB(trans_op) in trans_ibs_op_ls()
326 && !IBS_OP_IBS_DC_L1_TLB_HIT_1GB(trans_op)) in trans_ibs_op_ls()
333 if (IBS_OP_IBS_DC_LIN_ADDR_VALID(trans_op) in trans_ibs_op_ls()
334 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()
336 && IBS_OP_IBS_DC_L1_TLB_HIT_2MB(trans_op)) in trans_ibs_op_ls()
343 if (IBS_OP_IBS_DC_LIN_ADDR_VALID(trans_op) in trans_ibs_op_ls()
344 && !IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()
346 && !IBS_OP_IBS_DC_L1_TLB_HIT_2MB(trans_op) in trans_ibs_op_ls()
347 && IBS_OP_IBS_DC_L1_TLB_HIT_1GB(trans_op)) in trans_ibs_op_ls()
357 if (IBS_OP_IBS_DC_LIN_ADDR_VALID(trans_op) in trans_ibs_op_ls()
358 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()
359 && !IBS_OP_IBS_DC_L2_TLB_MISS(trans_op) in trans_ibs_op_ls()
362 && !IBS_OP_IBS_DC_L2_TLB_HIT_2MB(trans_op) in trans_ibs_op_ls()
363 && !IBS_OP_IBS_DC_L2_TLB_HIT_1GB(trans_op)) in trans_ibs_op_ls()
370 if (IBS_OP_IBS_DC_LIN_ADDR_VALID(trans_op) in trans_ibs_op_ls()
371 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()
372 && !IBS_OP_IBS_DC_L2_TLB_MISS(trans_op) in trans_ibs_op_ls()
375 && IBS_OP_IBS_DC_L2_TLB_HIT_2MB(trans_op) in trans_ibs_op_ls()
376 && !IBS_OP_IBS_DC_L2_TLB_HIT_1GB(trans_op)) in trans_ibs_op_ls()
383 if (IBS_OP_IBS_DC_LIN_ADDR_VALID(trans_op) in trans_ibs_op_ls()
384 && IBS_OP_IBS_DC_L1_TLB_MISS(trans_op) in trans_ibs_op_ls()
385 && !IBS_OP_IBS_DC_L2_TLB_MISS(trans_op) in trans_ibs_op_ls()
388 && !IBS_OP_IBS_DC_L2_TLB_HIT_2MB(trans_op) in trans_ibs_op_ls()
389 && IBS_OP_IBS_DC_L2_TLB_HIT_1GB(trans_op)) in trans_ibs_op_ls()
398 if (IBS_OP_IBS_LD_OP(trans_op) in trans_ibs_op_ls()
400 && IBS_OP_IBS_DC_MISS(trans_op)) in trans_ibs_op_ls()
403 IBS_OP_DC_MISS_LATENCY(trans_op)) ; in trans_ibs_op_ls()
416 struct ibs_op_sample * trans_op = ((struct ibs_sample*)(trans->ext))->op; in trans_ibs_op_nb() local
422 if (!IBS_OP_IBS_LD_OP(trans_op)) in trans_ibs_op_nb()
425 if (!IBS_OP_IBS_DC_MISS(trans_op)) in trans_ibs_op_nb()
428 if (IBS_OP_NB_IBS_REQ_SRC(trans_op) == 0) in trans_ibs_op_nb()
432 if (!IBS_OP_NB_IBS_REQ_DST_PROC(trans_op)) in trans_ibs_op_nb()
438 if (IBS_OP_NB_IBS_REQ_DST_PROC(trans_op)) in trans_ibs_op_nb()
444 if (!IBS_OP_NB_IBS_REQ_DST_PROC(trans_op) in trans_ibs_op_nb()
445 && IBS_OP_NB_IBS_REQ_SRC_01(trans_op)) in trans_ibs_op_nb()
450 if (!IBS_OP_NB_IBS_REQ_DST_PROC(trans_op) in trans_ibs_op_nb()
451 && IBS_OP_NB_IBS_REQ_SRC_02(trans_op)) in trans_ibs_op_nb()
456 if (IBS_OP_NB_IBS_REQ_DST_PROC(trans_op) in trans_ibs_op_nb()
457 && IBS_OP_NB_IBS_REQ_SRC_02(trans_op)) in trans_ibs_op_nb()
462 if (!IBS_OP_NB_IBS_REQ_DST_PROC(trans_op) in trans_ibs_op_nb()
463 && IBS_OP_NB_IBS_REQ_SRC_03(trans_op)) in trans_ibs_op_nb()
468 if (IBS_OP_NB_IBS_REQ_DST_PROC(trans_op) in trans_ibs_op_nb()
469 && IBS_OP_NB_IBS_REQ_SRC_03(trans_op)) in trans_ibs_op_nb()
474 if (!IBS_OP_NB_IBS_REQ_DST_PROC(trans_op) in trans_ibs_op_nb()
475 && IBS_OP_NB_IBS_REQ_SRC_07(trans_op)) in trans_ibs_op_nb()
480 if (IBS_OP_NB_IBS_REQ_DST_PROC(trans_op) in trans_ibs_op_nb()
481 && IBS_OP_NB_IBS_REQ_SRC_07(trans_op)) in trans_ibs_op_nb()
486 if (IBS_OP_NB_IBS_REQ_SRC_02(trans_op) in trans_ibs_op_nb()
487 && !IBS_OP_NB_IBS_CACHE_HIT_ST(trans_op)) in trans_ibs_op_nb()
492 if (IBS_OP_NB_IBS_REQ_SRC_02(trans_op) in trans_ibs_op_nb()
493 && IBS_OP_NB_IBS_CACHE_HIT_ST(trans_op)) in trans_ibs_op_nb()
498 if (!IBS_OP_NB_IBS_REQ_DST_PROC(trans_op)) in trans_ibs_op_nb()
501 IBS_OP_DC_MISS_LATENCY(trans_op)); in trans_ibs_op_nb()
505 if (IBS_OP_NB_IBS_REQ_DST_PROC(trans_op)) in trans_ibs_op_nb()
508 IBS_OP_DC_MISS_LATENCY(trans_op)); in trans_ibs_op_nb()
515 struct ibs_op_sample * trans_op = ((struct ibs_sample*)(trans->ext))->op; in trans_ibs_op_rip_invalid() local
517 if (IBS_OP_RIP_INVALID(trans_op)) in trans_ibs_op_rip_invalid()
526 struct ibs_op_sample * trans_op = ((struct ibs_sample*)(trans->ext))->op; in trans_ibs_op_mask_reserved() local
531 trans_op->ibs_op_data1_high &= ~MASK_RIP_INVALID; in trans_ibs_op_mask_reserved()
535 trans_op->ibs_op_data2_low &= ~NB_MASK_REQ_DST_PROC; in trans_ibs_op_mask_reserved()
537 trans_op->ibs_op_data2_low &= ~NB_MASK_L3_STATE; in trans_ibs_op_mask_reserved()
541 trans_op->ibs_op_data2_low &= ~NB_MASK_REQ_DST_PROC; in trans_ibs_op_mask_reserved()
543 trans_op->ibs_op_data2_low &= ~NB_MASK_L3_STATE; in trans_ibs_op_mask_reserved()
545 trans_op->ibs_op_data3_low &= ~DC_MASK_L1_HIT_1G; in trans_ibs_op_mask_reserved()
547 trans_op->ibs_op_data3_low &= ~DC_MASK_LD_BANK_CONFLICT; in trans_ibs_op_mask_reserved()
549 trans_op->ibs_op_data3_low &= ~DC_MASK_ST_BANK_CONFLICT; in trans_ibs_op_mask_reserved()
551 trans_op->ibs_op_data3_low &= ~DC_MASK_ST_TO_LD_CANCEL; in trans_ibs_op_mask_reserved()
553 trans_op->ibs_op_data3_low &= ~DC_MASK_L2_HIT_1G; in trans_ibs_op_mask_reserved()
571 struct ibs_op_sample * trans_op = ((struct ibs_sample*)(trans->ext))->op; in trans_ibs_op_bta() local
576 if (!trans_op->ibs_op_brtgt_addr) in trans_ibs_op_bta()
600 trans_op->ibs_op_brtgt_addr); in trans_ibs_op_bta()
611 struct ibs_op_sample * trans_op = ((struct ibs_sample*)(trans->ext))->op; in trans_ibs_op_ls_memaccess() local
642 trans_op->ibs_op_phys_addr_high, trans_op->ibs_op_phys_addr_low, in trans_ibs_op_ls_memaccess()
643 trans_op->ibs_op_ldst_linaddr_high, trans_op->ibs_op_ldst_linaddr_low, in trans_ibs_op_ls_memaccess()
644 (IBS_OP_IBS_LD_OP(trans_op))? "LD": "ST", in trans_ibs_op_ls_memaccess()
645 (unsigned int) IBS_OP_DC_MISS_LATENCY(trans_op)); in trans_ibs_op_ls_memaccess()