Home
last modified time | relevance | path

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

/xnu-8019.80.24/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-8019.80.24/osfmk/mach/
H A Dmach_time.h41 typedef struct mach_timebase_info *mach_timebase_info_t; typedef
48 mach_timebase_info_t info);
/xnu-8019.80.24/tests/
H A Dmach_timebase_info.c7 extern kern_return_t mach_timebase_info_trap(mach_timebase_info_t info);
/xnu-8019.80.24/osfmk/kern/
H A Dclock.h218 mach_timebase_info_t info);
/xnu-8019.80.24/osfmk/i386/
H A Drtclock.c412 mach_timebase_info_t info) in clock_timebase_info()
/xnu-8019.80.24/osfmk/arm/
H A Drtclock.c266 clock_timebase_info(mach_timebase_info_t info) in clock_timebase_info()