Searched refs:INTEL_PT_TRACESTOP (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.h | 44 INTEL_PT_TRACESTOP, enumerator
|
D | intel-pt-pkt-decoder.c | 48 [INTEL_PT_TRACESTOP] = "TraceSTOP", 113 packet->type = INTEL_PT_TRACESTOP; in intel_pt_get_tracestop() 640 case INTEL_PT_TRACESTOP: in intel_pt_upd_pkt_ctx() 690 case INTEL_PT_TRACESTOP: in intel_pt_pkt_desc()
|
D | intel-pt-decoder.c | 941 case INTEL_PT_TRACESTOP: in intel_pt_calc_cyc_cb() 1599 case INTEL_PT_TRACESTOP: in intel_pt_eptw_lookahead_cb() 2102 case INTEL_PT_TRACESTOP: in intel_pt_walk_psbend() 2203 case INTEL_PT_TRACESTOP: in intel_pt_walk_fup_tip() 2383 case INTEL_PT_TRACESTOP: in intel_pt_vm_psb_lookahead_cb() 2844 case INTEL_PT_TRACESTOP: in intel_pt_vm_time_correlation() 3031 case INTEL_PT_TRACESTOP: in intel_pt_hop_trace() 3134 case INTEL_PT_TRACESTOP: in intel_pt_psb_lookahead_cb() 3310 case INTEL_PT_TRACESTOP: in intel_pt_walk_trace() 3617 case INTEL_PT_TRACESTOP: in intel_pt_walk_psb() [all …]
|
/linux-6.12.1/tools/perf/arch/x86/tests/ |
D | intel-pt-test.c | 88 {2, {0x02, 0x83}, 0, {INTEL_PT_TRACESTOP, 0, 0}, 0, 0 },
|