Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dpmu_event_filter_test.c79 #define INST_RETIRED EVENT(0xc0, 0) macro
99 INST_RETIRED,
170 ARCH_PERFMON_EVENTSEL_OS | INST_RETIRED); in intel_guest_code()
194 ARCH_PERFMON_EVENTSEL_OS | INST_RETIRED); in amd_guest_code()
350 remove_event(&f, INST_RETIRED); in test_not_member_deny_list()
364 remove_event(&f, INST_RETIRED); in test_not_member_allow_list()