Searched refs:cmp3 (Results 1 – 1 of 1) sorted by relevance
/xen-4.10.0-shim-comet/tools/tests/vhpet/ |
A D | main.c | 452 cmp3 = hpet_readl(HPET_Tn_CMP(timer)); in hpet_check_stopped() 453 if ( cmp3 != cmp ) in hpet_check_stopped() 455 __func__, __LINE__, timer, cmp, cmp, cmp3, cmp3); in hpet_check_stopped() 486 if ( cmp3 != cmp ) in hpet_check_stopped() 488 __func__, __LINE__, timer, cmp, cmp, cmp3, cmp3); in hpet_check_stopped() 508 if ( cmp3 != cmp ) in hpet_check_stopped() 510 __func__, __LINE__, timer, cmp, cmp, cmp3, cmp3); in hpet_check_stopped() 536 if ( cmp3 != cmp ) in hpet_check_stopped() 538 __func__, __LINE__, timer, cmp, cmp, cmp3, cmp3); in hpet_check_stopped() 561 if ( cmp3 != cmp ) in hpet_check_stopped() [all …]
|
Completed in 5 milliseconds