Home
last modified time | relevance | path

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

/kvm-unit-tests/arm/
H A Dpmu.c189 static void test_basic_event_count(bool overflow_at_64bits) {} in test_basic_event_count() function
474 static void test_basic_event_count(bool overflow_at_64bits) in test_basic_event_count() function
1260 run_event_test(argv[1], test_basic_event_count, false); in main()
1261 run_event_test(argv[1], test_basic_event_count, true); in main()