Home
last modified time | relevance | path

Searched defs:freq (Results 1 – 9 of 9) sorted by relevance

/xnu-12377.41.6/tests/
H A Dapple_generic_timer.h16 const uint64_t freq = __builtin_arm_rsr64("CNTFRQ_EL0"); in agt_test_helper() local
H A Dntp_adjtime_29192647.c198 long diff, freq; variable
/xnu-12377.41.6/bsd/sys/_types/
H A D_user64_timex.h35 user64_long_t freq; variable
H A D_user32_timex.h35 user32_long_t freq; variable
/xnu-12377.41.6/bsd/sys/
H A Dtimex.h165 long freq; /* frequency offset (scaled PPM) (rw) */ member
/xnu-12377.41.6/osfmk/arm/
H A Drtclock.c106 timebase_callback(struct timebase_freq_t * freq) in timebase_callback()
/xnu-12377.41.6/bsd/kern/
H A Dkern_ntptime.c299 long freq; in ntp_adjtime() local
/xnu-12377.41.6/libkern/zlib/
H A Ddeflate.h91 ush freq; /* frequency count */ member
/xnu-12377.41.6/osfmk/kern/
H A Dkalloc.c1458 uint16_t freq = freq_list[i]; in kalloc_type_distribute_budget() local