Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c69 INTEL_PT_STATE_ERR_RESYNC, enumerator
87 case INTEL_PT_STATE_ERR_RESYNC: in intel_pt_sample_time()
113 #define INTEL_PT_STATE_ERR3 INTEL_PT_STATE_ERR_RESYNC
1180 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_insn()
1303 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_fup()
1310 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_fup()
1390 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_tip()
1610 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_overflow()
3663 case INTEL_PT_STATE_ERR_RESYNC: in intel_pt_decode()