Searched refs:commpage_set_nanotime (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/commpage/
H A Dcommpage.h97 extern void commpage_set_nanotime(uint64_t tsc_base, uint64_t ns_base, uint32_t scale, uint32_t shift);
H A Dcommpage.c470 commpage_set_nanotime( function
/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Drtclock.c182 commpage_set_nanotime(rntp->tsc_base, rntp->ns_base, rntp->scale, rntp->shift);

Completed in 73 milliseconds