Home
last modified time | relevance | path

Searched refs:INTEL_PT_STATE_ERR_RESYNC (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c50 INTEL_PT_STATE_ERR_RESYNC, enumerator
65 case INTEL_PT_STATE_ERR_RESYNC: in intel_pt_sample_time()
88 #define INTEL_PT_STATE_ERR3 INTEL_PT_STATE_ERR_RESYNC
1060 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_insn()
1178 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_fup()
1185 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_fup()
1262 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_tip()
1454 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_overflow()
2585 case INTEL_PT_STATE_ERR_RESYNC: in intel_pt_decode()