Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h26 INTEL_PT_PAD, enumerator
Dintel-pt-pkt-decoder.c38 [INTEL_PT_PAD] = "PAD",
193 packet->type = INTEL_PT_PAD; in intel_pt_get_pad()
600 case INTEL_PT_PAD: in intel_pt_upd_pkt_ctx()
667 case INTEL_PT_PAD: in intel_pt_pkt_desc()
Dintel-pt-decoder.c640 } while (pkt_info.packet.type == INTEL_PT_PAD); in intel_pt_pkt_lookahead()
703 case INTEL_PT_PAD: in intel_pt_calc_cyc_cb()
918 } while (decoder->packet.type == INTEL_PT_PAD); in intel_pt_get_next_packet()
1766 case INTEL_PT_PAD: in intel_pt_walk_psbend()
1885 case INTEL_PT_PAD: in intel_pt_walk_fup_tip()
1984 case INTEL_PT_PAD: in intel_pt_hop_trace()
2207 case INTEL_PT_PAD: in intel_pt_walk_trace()
2423 case INTEL_PT_PAD: in intel_pt_walk_psb()
2542 case INTEL_PT_PAD: in intel_pt_walk_to_ip()
/Linux-v5.10/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c29 {1, {0}, 0, {INTEL_PT_PAD, 0, 0}, 0, 1 },