Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c58 INTEL_PT_STATE_ERR_RESYNC, enumerator
72 case INTEL_PT_STATE_ERR_RESYNC: in intel_pt_sample_time()
94 #define INTEL_PT_STATE_ERR3 INTEL_PT_STATE_ERR_RESYNC
1027 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_insn()
1137 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_fup()
1144 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_fup()
1216 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_tip()
1394 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_overflow()
2349 case INTEL_PT_STATE_ERR_RESYNC: in intel_pt_decode()