Lines Matching refs:in_psb
137 bool in_psb; member
1914 if (decoder->pge && !decoder->in_psb) in intel_pt_calc_tma()
2082 decoder->in_psb = true; in intel_pt_walk_psbend()
2174 decoder->in_psb = false; in intel_pt_walk_psbend()
2554 decoder->in_psb = data->psbend; in intel_pt_vm_tm_corr_psb()
2562 if (!decoder->in_psb) { in intel_pt_vm_tm_corr_first_tsc()
2607 if (!decoder->in_psb) { in intel_pt_vm_tm_corr_tsc()
2660 if (decoder->in_psb) { in intel_pt_vm_tm_corr_tsc()
2696 } else if (decoder->in_psb && data->pip && decoder->vm_tm_corr_reliable && in intel_pt_vm_tm_corr_tsc()
2701 } else if (decoder->in_psb && data->pip && decoder->vm_tm_corr_same_buf) { in intel_pt_vm_tm_corr_tsc()
2803 if (decoder->in_psb) in intel_pt_vm_time_correlation()
2826 decoder->in_psb = false; in intel_pt_vm_time_correlation()
2836 if (decoder->in_psb) in intel_pt_vm_time_correlation()
2878 decoder->in_psb = false; in intel_pt_vm_time_correlation()
2938 if (decoder->leap && !decoder->in_psb && decoder->packet.type != INTEL_PT_PSB) { in intel_pt_hop_trace()
3380 if (!decoder->pge || decoder->in_psb) { in intel_pt_walk_trace()
3537 decoder->in_psb = true; in intel_pt_walk_psb()
3650 decoder->in_psb = false; in intel_pt_walk_psb()
3919 decoder->in_psb = true; in intel_pt_sync()