Searched refs:INTEL_PT_PTW (Results 1 – 3 of 3) sorted by relevance
29 INTEL_PT_PTW = 1 << 3, enumerator
1359 decoder->state.type |= INTEL_PT_PTW; in intel_pt_fup_event()1622 decoder->state.type = INTEL_PT_PTW; in intel_pt_emulated_ptwrite()3417 decoder->state.type = INTEL_PT_PTW; in intel_pt_walk_trace()
2680 if (pt->sample_ptwrites && (state->type & INTEL_PT_PTW)) { in intel_pt_sample()