Searched refs:cmp2 (Results 1 – 1 of 1) sorted by relevance
/xen-4.10.0-shim-comet/tools/tests/vhpet/ |
A D | main.c | 406 if ( cmp2 != cmp ) in hpet_set_mode() 408 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_set_mode() 445 if ( cmp2 != cmp ) in hpet_check_stopped() 447 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_check_stopped() 478 if ( cmp2 != cmp ) in hpet_check_stopped() 480 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_check_stopped() 503 if ( cmp2 != cmp ) in hpet_check_stopped() 505 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_check_stopped() 531 if ( cmp2 != cmp ) in hpet_check_stopped() 533 __func__, __LINE__, timer, cmp, cmp, cmp2, cmp2); in hpet_check_stopped() [all …]
|
Completed in 3 milliseconds