Lines Matching refs:in_psb
137 bool in_psb; member
1660 if (decoder->pge && !decoder->in_psb) in intel_pt_calc_tma()
1828 decoder->in_psb = true; in intel_pt_walk_psbend()
1917 decoder->in_psb = false; in intel_pt_walk_psbend()
2290 decoder->in_psb = data->psbend; in intel_pt_vm_tm_corr_psb()
2298 if (!decoder->in_psb) { in intel_pt_vm_tm_corr_first_tsc()
2343 if (!decoder->in_psb) { in intel_pt_vm_tm_corr_tsc()
2396 if (decoder->in_psb) { in intel_pt_vm_tm_corr_tsc()
2432 } else if (decoder->in_psb && data->pip && decoder->vm_tm_corr_reliable && in intel_pt_vm_tm_corr_tsc()
2437 } else if (decoder->in_psb && data->pip && decoder->vm_tm_corr_same_buf) { in intel_pt_vm_tm_corr_tsc()
2539 if (decoder->in_psb) in intel_pt_vm_time_correlation()
2562 decoder->in_psb = false; in intel_pt_vm_time_correlation()
2572 if (decoder->in_psb) in intel_pt_vm_time_correlation()
2614 decoder->in_psb = false; in intel_pt_vm_time_correlation()
2669 if (decoder->leap && !decoder->in_psb && decoder->packet.type != INTEL_PT_PSB) { in intel_pt_hop_trace()
3090 if (!decoder->pge || decoder->in_psb) { in intel_pt_walk_trace()
3218 decoder->in_psb = true; in intel_pt_walk_psb()
3328 decoder->in_psb = false; in intel_pt_walk_psb()
3600 decoder->in_psb = true; in intel_pt_sync()