Searched refs:USLEEP (Results 1 - 1 of 1) sorted by path

/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dvmx_nested_tsc_scaling_test.c26 enum { USLEEP, UCHECK_L1, UCHECK_L2 }; enumerator in enum:__anon131
27 #define GUEST_SLEEP(sec) ucall(UCALL_SYNC, 2, USLEEP, sec)
175 case USLEEP:

Completed in 176 milliseconds