Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h45 INTEL_PT_FUP, enumerator
Dintel-pt-pkt-decoder.c57 [INTEL_PT_FUP] = "FUP",
511 return intel_pt_get_ip(INTEL_PT_FUP, byte, buf, len, packet); in intel_pt_do_get_packet()
584 case INTEL_PT_FUP: in intel_pt_pkt_desc()
Dintel-pt-decoder.c666 case INTEL_PT_FUP: in intel_pt_calc_cyc_cb()
1326 if (decoder->packet.type == INTEL_PT_FUP) { in intel_pt_mode_tsx()
1569 case INTEL_PT_FUP: in intel_pt_walk_psbend()
1614 case INTEL_PT_FUP: in intel_pt_walk_fup_tip()
1754 case INTEL_PT_FUP: in intel_pt_walk_trace()
1885 if (decoder->packet.type == INTEL_PT_FUP) { in intel_pt_walk_trace()
1923 if (decoder->packet.type == INTEL_PT_FUP) { in intel_pt_walk_trace()
1984 case INTEL_PT_FUP: in intel_pt_walk_psb()
2084 case INTEL_PT_FUP: in intel_pt_walk_to_ip()