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