Home
last modified time | relevance | path

Searched refs:mach_timebase_info_t (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.41.6/libsyscall/wrappers/
H A Dmach_timebase_info.c26 mach_timebase_info_trap(mach_timebase_info_t info);
29 mach_timebase_info(mach_timebase_info_t info) in mach_timebase_info()
/xnu-12377.41.6/osfmk/mach/
H A Dmach_time.h41 typedef struct mach_timebase_info *mach_timebase_info_t; typedef
48 mach_timebase_info_t info);
/xnu-12377.41.6/tests/
H A Dmach_timebase_info.c7 extern kern_return_t mach_timebase_info_trap(mach_timebase_info_t info);
/xnu-12377.41.6/osfmk/kern/
H A Dclock.h212 mach_timebase_info_t info);
/xnu-12377.41.6/osfmk/i386/
H A Drtclock.c411 mach_timebase_info_t info) in clock_timebase_info()
/xnu-12377.41.6/osfmk/arm/
H A Drtclock.c314 clock_timebase_info(mach_timebase_info_t info) in clock_timebase_info()