Searched refs:iotimer64_t (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_timer.h8 typedef unsigned long long iotimer64_t; typedef
30 volatile iotimer64_t *iotimer_addr64;
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dtimer.c26 volatile iotimer64_t counter_value;
64 (volatile iotimer64_t *)mmap(0, poffmask, PROT_READ,
68 t->iotimer_addr64 = (iotimer64_t *)((__psunsigned_t)t->iotimer_addr64 +

Completed in 853 milliseconds