Searched refs:high_bits (Results 1 – 5 of 5) sorted by relevance
102 uint32_t high_bits; member
98 (uint32_t)(timer->high_bits + (low >> 32)), (uint32_t)low); in timer_advance()
304 uint64_t time = t->high_bits; /* endian independent grab */ in safe_grab_timer_value()
314 offsetof(struct timer, high_bits)); in main()
474 DECLARE("TIMER_HIGH", offsetof(struct timer, high_bits)); in main()