Home
last modified time | relevance | path

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

/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c47 [INTEL_PT_CBR] = "CBR",
122 packet->type = INTEL_PT_CBR; in intel_pt_get_cbr()
623 case INTEL_PT_CBR: in intel_pt_upd_pkt_ctx()
729 case INTEL_PT_CBR: in intel_pt_pkt_desc()
H A Dintel-pt-pkt-decoder.h43 INTEL_PT_CBR, enumerator
H A Dintel-pt-decoder.c932 case INTEL_PT_CBR: in intel_pt_calc_cyc_cb()
1562 case INTEL_PT_CBR: in intel_pt_eptw_lookahead_cb()
2136 case INTEL_PT_CBR: in intel_pt_walk_psbend()
2229 case INTEL_PT_CBR: in intel_pt_walk_fup_tip()
2339 case INTEL_PT_CBR: in intel_pt_vm_psb_lookahead_cb()
2877 case INTEL_PT_CBR: in intel_pt_vm_time_correlation()
3030 case INTEL_PT_CBR: in intel_pt_hop_trace()
3075 case INTEL_PT_CBR: in intel_pt_psb_lookahead_cb()
3363 case INTEL_PT_CBR: in intel_pt_walk_trace()
3601 case INTEL_PT_CBR in intel_pt_walk_psb()
[all...]
/linux/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c90 {4, {0x02, 0x03, 0x12, 0}, 0, {INTEL_PT_CBR, 0, 0x12}, 0, 1 },