Searched refs:branch_enable (Results 1 – 3 of 3) sorted by relevance
283 bool branch_enable; member
130 bool branch_enable; member 324 decoder->branch_enable = params->branch_enable; in intel_pt_decoder_new() 1125 if (!decoder->branch_enable || !decoder->pge || decoder->hop || in intel_pt_sample_fup_insn() 2984 if (!decoder->branch_enable || !decoder->pge) in intel_pt_hop_trace() 3183 if (!decoder->branch_enable) in intel_pt_psb_with_fup() 3288 if (!decoder->branch_enable || !decoder->pge) { in intel_pt_walk_trace() 3795 if (!decoder->branch_enable) { in intel_pt_sync_ip()
1336 params.branch_enable = intel_pt_branch_enable(pt); in intel_pt_alloc_queue()1349 if (params.branch_enable && intel_pt_disabled_tnt(pt) && !params.quick) in intel_pt_alloc_queue()