Searched refs:INTEL_PT_PSB (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/tools/perf/arch/x86/tests/ |
D | intel-pt-pkt-decoder-test.c | 124 …0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82}, 0, {INTEL_PT_PSB, 0, 0}, 0, 0 }, 125 … 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82}, INTEL_PT_BLK_4_CTX, {INTEL_PT_PSB, 0, 0}, 0, 0 }, 126 … 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82}, INTEL_PT_BLK_8_CTX, {INTEL_PT_PSB, 0, 0}, 0, 0 },
|
/Linux-v6.1/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 41 INTEL_PT_PSB, enumerator
|
D | intel-pt-pkt-decoder.c | 49 [INTEL_PT_PSB] = "PSB", 168 packet->type = INTEL_PT_PSB; in intel_pt_get_psb() 650 case INTEL_PT_PSB: in intel_pt_upd_pkt_ctx() 697 case INTEL_PT_PSB: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 821 case INTEL_PT_PSB: in intel_pt_calc_cyc_cb() 1565 case INTEL_PT_PSB: in intel_pt_eptw_lookahead_cb() 2100 case INTEL_PT_PSB: in intel_pt_walk_psbend() 2200 case INTEL_PT_PSB: in intel_pt_walk_fup_tip() 2378 case INTEL_PT_PSB: in intel_pt_vm_psb_lookahead_cb() 2846 case INTEL_PT_PSB: in intel_pt_vm_time_correlation() 2938 if (decoder->leap && !decoder->in_psb && decoder->packet.type != INTEL_PT_PSB) { in intel_pt_hop_trace() 2996 case INTEL_PT_PSB: in intel_pt_hop_trace() 3129 case INTEL_PT_PSB: in intel_pt_psb_lookahead_cb() 3313 case INTEL_PT_PSB: in intel_pt_walk_trace() [all …]
|