Searched refs:INTEL_PT_PAD (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.h | 28 INTEL_PT_PAD, enumerator
|
H A D | intel-pt-pkt-decoder.c | 36 [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()
|
H A D | intel-pt-decoder.c | 826 case INTEL_PT_PAD: in intel_pt_calc_cyc_cb() 1555 case INTEL_PT_PAD: in intel_pt_eptw_lookahead_cb() 2172 case INTEL_PT_PAD: in intel_pt_walk_psbend() 2298 case INTEL_PT_PAD: in intel_pt_walk_fup_tip() 2332 case INTEL_PT_PAD: in intel_pt_vm_psb_lookahead_cb() 2912 case INTEL_PT_PAD: in intel_pt_vm_time_correlation() 3020 case INTEL_PT_PAD: in intel_pt_hop_trace() 3066 case INTEL_PT_PAD: in intel_pt_psb_lookahead_cb() 3399 case INTEL_PT_PAD: in intel_pt_walk_trace() 3648 case INTEL_PT_PAD: in intel_pt_walk_psb() [all …]
|
/openbmc/linux/tools/perf/arch/x86/tests/ |
H A D | intel-pt-test.c | 34 {1, {0}, 0, {INTEL_PT_PAD, 0, 0}, 0, 1 },
|