Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c57 INTEL_PT_STATE_ERR_RESYNC, enumerator
74 #define INTEL_PT_STATE_ERR3 INTEL_PT_STATE_ERR_RESYNC
936 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_insn()
990 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_fup()
997 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_fup()
1041 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_tip()
1219 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_overflow()
2021 case INTEL_PT_STATE_ERR_RESYNC: in intel_pt_decode()