Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/x86/
A Dvmx_nested_tsc_scaling_test.c39 uint64_t tolerance, thresh_low, thresh_high; in compare_tsc_freq() local
43 thresh_high = expected + tolerance; in compare_tsc_freq()
48 thresh_low, thresh_high, actual); in compare_tsc_freq()
49 TEST_ASSERT(thresh_high > actual, in compare_tsc_freq()
52 thresh_low, thresh_high, actual); in compare_tsc_freq()

Completed in 2 milliseconds