Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h28 INTEL_PT_PAD, enumerator
Dintel-pt-pkt-decoder.c36 [INTEL_PT_PAD] = "PAD",
192 packet->type = INTEL_PT_PAD; in intel_pt_get_pad()
626 case INTEL_PT_PAD: in intel_pt_upd_pkt_ctx()
696 case INTEL_PT_PAD: in intel_pt_pkt_desc()
Dintel-pt-decoder.c763 } while (pkt_info.packet.type == INTEL_PT_PAD); in intel_pt_pkt_lookahead()
826 case INTEL_PT_PAD: in intel_pt_calc_cyc_cb()
1044 } while (decoder->packet.type == INTEL_PT_PAD); in intel_pt_get_next_packet()
1553 case INTEL_PT_PAD: in intel_pt_eptw_lookahead_cb()
2170 case INTEL_PT_PAD: in intel_pt_walk_psbend()
2296 case INTEL_PT_PAD: in intel_pt_walk_fup_tip()
2330 case INTEL_PT_PAD: in intel_pt_vm_psb_lookahead_cb()
2910 case INTEL_PT_PAD: in intel_pt_vm_time_correlation()
3018 case INTEL_PT_PAD: in intel_pt_hop_trace()
3064 case INTEL_PT_PAD: in intel_pt_psb_lookahead_cb()
[all …]
/linux-6.6.21/tools/perf/arch/x86/tests/
Dintel-pt-test.c34 {1, {0}, 0, {INTEL_PT_PAD, 0, 0}, 0, 1 },