Home
last modified time | relevance | path

Searched refs:clock_timebase_info (Results 1 – 10 of 10) sorted by relevance

/xnu-10002.41.9/osfmk/kern/
H A Dclock.h211 extern void clock_timebase_info(
H A Dclock.c413 clock_timebase_info(&info); in mach_timebase_info_trap()
H A Dkern_stackshot.c280 clock_timebase_info(&timebase); in stackshot_init()
3185 clock_timebase_info(&timebase); in kdp_stackshot_kcdata_format()
/xnu-10002.41.9/bsd/tests/
H A Dbsd_tests.c243 clock_timebase_info(&timebase); in xnupost_export_testdata()
/xnu-10002.41.9/osfmk/i386/
H A Drtclock.c410 clock_timebase_info( in clock_timebase_info() function
/xnu-10002.41.9/osfmk/arm/
H A Drtclock.c314 clock_timebase_info(mach_timebase_info_t info) in clock_timebase_info() function
H A Dmachine_routines_common.c848 clock_timebase_info(&timebase); in __ml_trigger_interrupts_disabled_handle()
/xnu-10002.41.9/bsd/dev/dtrace/
H A Ddtrace_glue.c847 (void) clock_timebase_info(&sTimebaseInfo); in dtrace_abs_to_nano()
/xnu-10002.41.9/bsd/vfs/
H A Dvfs_fsevents.c456 (void) clock_timebase_info(&sTimebaseInfo); in add_fsevent()
/xnu-10002.41.9/bsd/net/
H A Dif_fake.c1479 clock_timebase_info(&clock_timebase); in feth_packet_has_expired()