Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dkvmclock_test.c14 struct test_info { struct
23 struct test_info ti[4]; argument
46 struct test_info *hv_test_info = (struct test_info *)data; in kvm_clock_test()
82 static int cycle_test(int check, struct test_info *ti) in cycle_test()