Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86_64/
H A Dpmu_counters_test.c14 #define NUM_BRANCH_INSNS_RETIRED (NUM_LOOPS) macro
116 GUEST_ASSERT_EQ(count, NUM_BRANCH_INSNS_RETIRED); in guest_assert_event_count()