Searched refs:INTEL_PT_CBR (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 43 INTEL_PT_CBR, enumerator
|
D | intel-pt-pkt-decoder.c | 51 [INTEL_PT_CBR] = "CBR", 126 packet->type = INTEL_PT_CBR; in intel_pt_get_cbr() 632 case INTEL_PT_CBR: in intel_pt_upd_pkt_ctx() 738 case INTEL_PT_CBR: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 932 case INTEL_PT_CBR: in intel_pt_calc_cyc_cb() 1560 case INTEL_PT_CBR: in intel_pt_eptw_lookahead_cb() 2134 case INTEL_PT_CBR: in intel_pt_walk_psbend() 2227 case INTEL_PT_CBR: in intel_pt_walk_fup_tip() 2337 case INTEL_PT_CBR: in intel_pt_vm_psb_lookahead_cb() 2875 case INTEL_PT_CBR: in intel_pt_vm_time_correlation() 3028 case INTEL_PT_CBR: in intel_pt_hop_trace() 3073 case INTEL_PT_CBR: in intel_pt_psb_lookahead_cb() 3361 case INTEL_PT_CBR: in intel_pt_walk_trace() 3599 case INTEL_PT_CBR: in intel_pt_walk_psb() [all …]
|
/Linux-v6.6/tools/perf/arch/x86/tests/ |
D | intel-pt-test.c | 90 {4, {0x02, 0x03, 0x12, 0}, 0, {INTEL_PT_CBR, 0, 0x12}, 0, 1 },
|