Home
last modified time | relevance | path

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

/linux/tools/perf/arch/x86/tests/
A Dintel-pt-pkt-decoder-test.c137 {10, {0x02, 0xc2}, 0, {INTEL_PT_MWAIT, 0, 0}, 0, 0 },
138 {10, {0x02, 0xc2, 1, 2, 3, 4, 5, 6, 7, 8}, 0, {INTEL_PT_MWAIT, 0, 0x807060504030201}, 0, 0 },
139 {10, {0x02, 0xc2, 0xff, 2, 3, 4, 7, 6, 7, 8}, 0, {INTEL_PT_MWAIT, 0, 0x8070607040302ff}, 0, 0 },
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-pkt-decoder.c60 [INTEL_PT_MWAIT] = "MWAIT",
258 packet->type = INTEL_PT_MWAIT; in intel_pt_get_mwait()
624 case INTEL_PT_MWAIT: in intel_pt_upd_pkt_ctx()
733 case INTEL_PT_MWAIT: in intel_pt_pkt_desc()
A Dintel-pt-pkt-decoder.h52 INTEL_PT_MWAIT, enumerator
A Dintel-pt-decoder.c929 case INTEL_PT_MWAIT: in intel_pt_calc_cyc_cb()
1869 case INTEL_PT_MWAIT: in intel_pt_walk_psbend()
1971 case INTEL_PT_MWAIT: in intel_pt_walk_fup_tip()
2123 case INTEL_PT_MWAIT: in intel_pt_vm_psb_lookahead_cb()
2662 case INTEL_PT_MWAIT: in intel_pt_vm_time_correlation()
2785 case INTEL_PT_MWAIT: in intel_pt_hop_trace()
2853 case INTEL_PT_MWAIT: in intel_pt_psb_lookahead_cb()
3155 case INTEL_PT_MWAIT: in intel_pt_walk_trace()
3261 case INTEL_PT_MWAIT: in intel_pt_walk_psb()
3472 case INTEL_PT_MWAIT: in intel_pt_walk_to_ip()

Completed in 12 milliseconds