Searched refs:INTEL_PT_TRACESTOP (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.h | 42 INTEL_PT_TRACESTOP, enumerator
|
H A D | intel-pt-pkt-decoder.c | 54 [INTEL_PT_TRACESTOP] = "TraceSTOP", 118 packet->type = INTEL_PT_TRACESTOP; in intel_pt_get_tracestop() 623 case INTEL_PT_TRACESTOP: in intel_pt_upd_pkt_ctx() 670 case INTEL_PT_TRACESTOP: in intel_pt_pkt_desc()
|
H A D | intel-pt-decoder.c | 835 case INTEL_PT_TRACESTOP: in intel_pt_calc_cyc_cb() 1741 case INTEL_PT_TRACESTOP: in intel_pt_walk_psbend() 1843 case INTEL_PT_TRACESTOP: in intel_pt_walk_fup_tip() 2047 case INTEL_PT_TRACESTOP: in intel_pt_hop_trace() 2176 case INTEL_PT_TRACESTOP: in intel_pt_walk_trace() 2453 case INTEL_PT_TRACESTOP: in intel_pt_walk_psb() 2578 case INTEL_PT_TRACESTOP: in intel_pt_walk_to_ip()
|
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/ |
H A D | intel-pt-pkt-decoder.h | 44 INTEL_PT_TRACESTOP, enumerator
|
H A D | intel-pt-pkt-decoder.c | 52 [INTEL_PT_TRACESTOP] = "TraceSTOP", 117 packet->type = INTEL_PT_TRACESTOP; in intel_pt_get_tracestop() 649 case INTEL_PT_TRACESTOP: in intel_pt_upd_pkt_ctx() 699 case INTEL_PT_TRACESTOP: in intel_pt_pkt_desc()
|
H A D | intel-pt-decoder.c | 941 case INTEL_PT_TRACESTOP: in intel_pt_calc_cyc_cb() 1597 case INTEL_PT_TRACESTOP: in intel_pt_eptw_lookahead_cb() 2100 case INTEL_PT_TRACESTOP: in intel_pt_walk_psbend() 2201 case INTEL_PT_TRACESTOP: in intel_pt_walk_fup_tip() 2381 case INTEL_PT_TRACESTOP: in intel_pt_vm_psb_lookahead_cb() 2842 case INTEL_PT_TRACESTOP: in intel_pt_vm_time_correlation() 3029 case INTEL_PT_TRACESTOP: in intel_pt_hop_trace() 3132 case INTEL_PT_TRACESTOP: in intel_pt_psb_lookahead_cb() 3308 case INTEL_PT_TRACESTOP: in intel_pt_walk_trace() 3615 case INTEL_PT_TRACESTOP in intel_pt_walk_psb() [all...] |
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
H A D | intel-pt-pkt-decoder-test.c | 80 {2, {0x02, 0x83}, 0, {INTEL_PT_TRACESTOP, 0, 0}, 0, 0 },
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/ |
H A D | intel-pt-test.c | 88 {2, {0x02, 0x83}, 0, {INTEL_PT_TRACESTOP, 0, 0}, 0, 0 },
|
Completed in 19 milliseconds