Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/x86/
H A Dpmu_event_filter_test.c17 #define NUM_BRANCHES 42 macro
97 __asm__ __volatile__("loop ." : "+c"((int){NUM_BRANCHES})); in run_and_measure_loop()
218 br >= NUM_BRANCHES : br == NUM_BRANCHES; \
222 __func__, br, NUM_BRANCHES); \
740 __asm__ __volatile__("loop ." : "+c"((int){NUM_BRANCHES})); in intel_run_fixed_counter_guest_code()