Lines Matching refs:in_psb
137 bool in_psb; member
1916 if (decoder->pge && !decoder->in_psb) in intel_pt_calc_tma()
2086 decoder->in_psb = true; in intel_pt_walk_psbend()
2178 decoder->in_psb = false; in intel_pt_walk_psbend()
2558 decoder->in_psb = data->psbend; in intel_pt_vm_tm_corr_psb()
2566 if (!decoder->in_psb) { in intel_pt_vm_tm_corr_first_tsc()
2611 if (!decoder->in_psb) { in intel_pt_vm_tm_corr_tsc()
2664 if (decoder->in_psb) { in intel_pt_vm_tm_corr_tsc()
2700 } else if (decoder->in_psb && data->pip && decoder->vm_tm_corr_reliable && in intel_pt_vm_tm_corr_tsc()
2705 } else if (decoder->in_psb && data->pip && decoder->vm_tm_corr_same_buf) { in intel_pt_vm_tm_corr_tsc()
2807 if (decoder->in_psb) in intel_pt_vm_time_correlation()
2830 decoder->in_psb = false; in intel_pt_vm_time_correlation()
2840 if (decoder->in_psb) in intel_pt_vm_time_correlation()
2882 decoder->in_psb = false; in intel_pt_vm_time_correlation()
2942 if (decoder->leap && !decoder->in_psb && decoder->packet.type != INTEL_PT_PSB) { in intel_pt_hop_trace()
3384 if (!decoder->pge || decoder->in_psb) { in intel_pt_walk_trace()
3541 decoder->in_psb = true; in intel_pt_walk_psb()
3654 decoder->in_psb = false; in intel_pt_walk_psb()
3923 decoder->in_psb = true; in intel_pt_sync()