Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.c58 INTEL_PT_STATE_IN_SYNC, enumerator
75 #define INTEL_PT_STATE_ERR4 INTEL_PT_STATE_IN_SYNC
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()
1081 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_walk_tnt()
1112 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_walk_tnt()
1866 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_sync_ip()
1985 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_sync()
2024 case INTEL_PT_STATE_IN_SYNC: in intel_pt_decode()
2037 decoder->pkt_state = INTEL_PT_STATE_IN_SYNC; in intel_pt_decode()
[all …]