Lines Matching refs:pkt_state

72 #define INTEL_PT_STATE_ERR1	(decoder->pkt_state)
112 enum intel_pt_pkt_state pkt_state; member
414 decoder->pkt_state = INTEL_PT_STATE_NO_PSB; in intel_pt_bug()
435 if (decoder->pkt_state != INTEL_PT_STATE_NO_PSB) { in intel_pt_bad_packet()
437 decoder->pkt_state = INTEL_PT_STATE_ERR1; in intel_pt_bad_packet()
461 decoder->pkt_state = INTEL_PT_STATE_NO_PSB; in intel_pt_get_data()
873 decoder->pkt_state = INTEL_PT_STATE_ERR2; in intel_pt_walk_insn()
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()
1017 if (decoder->pkt_state == INTEL_PT_STATE_TIP_PGD) { in intel_pt_walk_tip()
1020 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_walk_tip()
1026 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_walk_tip()
1041 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_walk_tip()
1064 decoder->pkt_state = INTEL_PT_STATE_ERR3; in intel_pt_walk_tnt()
1070 decoder->pkt_state = INTEL_PT_STATE_ERR3; in intel_pt_walk_tnt()
1076 decoder->pkt_state = INTEL_PT_STATE_ERR3; in intel_pt_walk_tnt()
1081 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_walk_tnt()
1098 decoder->pkt_state = INTEL_PT_STATE_ERR3; in intel_pt_walk_tnt()
1112 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_walk_tnt()
1219 decoder->pkt_state = INTEL_PT_STATE_ERR_RESYNC; in intel_pt_overflow()
1430 decoder->pkt_state = INTEL_PT_STATE_ERR3; in intel_pt_walk_fup_tip()
1515 decoder->pkt_state = INTEL_PT_STATE_TNT; in intel_pt_walk_trace()
1524 decoder->pkt_state = INTEL_PT_STATE_TIP_PGD; in intel_pt_walk_trace()
1546 decoder->pkt_state = INTEL_PT_STATE_TIP; in intel_pt_walk_trace()
1562 decoder->pkt_state = in intel_pt_walk_trace()
1565 decoder->pkt_state = INTEL_PT_STATE_FUP; in intel_pt_walk_trace()
1731 decoder->pkt_state = INTEL_PT_STATE_ERR4; in intel_pt_walk_psb()
1733 decoder->pkt_state = INTEL_PT_STATE_ERR3; in intel_pt_walk_psb()
1866 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_sync_ip()
1977 decoder->pkt_state = INTEL_PT_STATE_NO_IP; in intel_pt_sync()
1985 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_sync()
2014 switch (decoder->pkt_state) { in intel_pt_decode()
2037 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_decode()
2042 decoder->pkt_state = INTEL_PT_STATE_FUP; in intel_pt_decode()
2045 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_decode()