Home
last modified time | relevance | path

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

/kvm-unit-tests/arm/
H A Dpmu.c196 static void test_overflow_interrupt(bool overflow_at_64bits) {} in test_overflow_interrupt() function
953 static void test_overflow_interrupt(bool overflow_at_64bits) in test_overflow_interrupt() function
1278 run_event_test(argv[1], test_overflow_interrupt, false); in main()
1279 run_event_test(argv[1], test_overflow_interrupt, true); in main()