Home
last modified time | relevance | path

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

/linux-6.15/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 if (br && br != NUM_BRANCHES) \
220 __func__, br, NUM_BRANCHES); \
738 __asm__ __volatile__("loop ." : "+c"((int){NUM_BRANCHES})); in intel_run_fixed_counter_guest_code()