Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.h41 INTEL_PT_CBR, enumerator
Dintel-pt-pkt-decoder.c53 [INTEL_PT_CBR] = "CBR",
127 packet->type = INTEL_PT_CBR; in intel_pt_get_cbr()
606 case INTEL_PT_CBR: in intel_pt_upd_pkt_ctx()
709 case INTEL_PT_CBR: in intel_pt_pkt_desc()
Dintel-pt-decoder.c806 case INTEL_PT_CBR: in intel_pt_calc_cyc_cb()
1729 case INTEL_PT_CBR: in intel_pt_walk_psbend()
1820 case INTEL_PT_CBR: in intel_pt_walk_fup_tip()
1994 case INTEL_PT_CBR: in intel_pt_hop_trace()
2178 case INTEL_PT_CBR: in intel_pt_walk_trace()
2376 case INTEL_PT_CBR: in intel_pt_walk_psb()
2495 case INTEL_PT_CBR: in intel_pt_walk_to_ip()
/Linux-v5.10/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c82 {4, {0x02, 0x03, 0x12, 0}, 0, {INTEL_PT_CBR, 0, 0x12}, 0, 1 },