Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/tests/
A Dintel-pt-pkt-decoder-test.c121 …0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82}, 0, {INTEL_PT_PSB, 0, 0}, 0, 0 },
122 … 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82}, INTEL_PT_BLK_4_CTX, {INTEL_PT_PSB, 0, 0}, 0, 0 },
123 … 0x02, 0x82, 0x02, 0x82, 0x02, 0x82, 0x02, 0x82}, INTEL_PT_BLK_8_CTX, {INTEL_PT_PSB, 0, 0}, 0, 0 },
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c49 [INTEL_PT_PSB] = "PSB",
165 packet->type = INTEL_PT_PSB; in intel_pt_get_psb()
620 case INTEL_PT_PSB: in intel_pt_upd_pkt_ctx()
664 case INTEL_PT_PSB: in intel_pt_pkt_desc()
A Dintel-pt-pkt-decoder.h41 INTEL_PT_PSB, enumerator
A Dintel-pt-decoder.c809 case INTEL_PT_PSB: in intel_pt_calc_cyc_cb()
1864 case INTEL_PT_PSB: in intel_pt_walk_psbend()
1961 case INTEL_PT_PSB: in intel_pt_walk_fup_tip()
2135 case INTEL_PT_PSB: in intel_pt_vm_psb_lookahead_cb()
2600 case INTEL_PT_PSB: in intel_pt_vm_time_correlation()
2689 if (decoder->leap && !decoder->in_psb && decoder->packet.type != INTEL_PT_PSB) { in intel_pt_hop_trace()
2746 case INTEL_PT_PSB: in intel_pt_hop_trace()
2873 case INTEL_PT_PSB: in intel_pt_psb_lookahead_cb()
3056 case INTEL_PT_PSB: in intel_pt_walk_trace()
3345 case INTEL_PT_PSB: in intel_pt_walk_psb()
[all …]

Completed in 12 milliseconds