Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/kvm/x86_64/
Dpmu_event_filter_test.c29 #define NUM_BRANCHES 42 macro
152 __asm__ __volatile__("loop ." : "+c"((int){NUM_BRANCHES})); in run_and_measure_loop()
273 if (br && br != NUM_BRANCHES) \
275 __func__, br, NUM_BRANCHES); \
822 __asm__ __volatile__("loop ." : "+c"((int){NUM_BRANCHES})); in intel_run_fixed_counter_guest_code()