Searched defs:now (Results 1 - 25 of 58) sorted by relevance

123

/darwin-on-arm/xnu/osfmk/i386/
H A Drtclock_native.c82 rtc_lapic_set_timer(uint64_t deadline, uint64_t now) argument
110 rtc_lapic_set_tsc_deadline_timer(uint64_t deadline, uint64_t now) argument
58 deadline_to_decrementer( uint64_t deadline, uint64_t now) argument
[all...]
H A Dacpi.c173 uint64_t now; local
H A Detimer.c222 uint64_t now = mach_absolute_time(); local
H A Drtclock.c406 uint64_t now = rtc_nanotime_read(); local
416 uint64_t now = rtc_nanotime_read(); local
429 uint64_t now = abstime + offset; local
490 uint64_t now; local
[all...]
/darwin-on-arm/xnu/osfmk/arm/
H A Detimer.c127 uint64_t now; local
208 uint64_t now = mach_absolute_time(); local
H A Drtclock.c95 static uint64_t deadline_to_decrementer(uint64_t deadline, uint64_t now) argument
115 static uint64_t rtclock_internal_arm_timer(uint64_t deadline, uint64_t now) argument
152 uint64_t now; local
197 uint64_t now; local
260 uint64_t now = pe_arm_get_timebase(NULL); local
267 uint64_t now = mach_absolute_time(); local
340 uint64_t now = abstime + offset; local
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_clock.c197 struct timeval now; local
H A Dkern_time.c340 struct timeval now; local
H A Dsys_pipe.c299 struct timeval now; local
1514 struct timeval now; local
1635 uint64_t old, now; local
[all...]
/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_blue.c223 struct timeval now; local
271 struct timeval now; local
H A Dclassq_rio.c359 struct timeval now; local
H A Dclassq_red.c339 struct timeval now; local
H A Dclassq_subr.c596 u_int64_t now; local
H A Dclassq_sfb.c338 struct timespec now; local
599 sfb_penalize(struct sfb *sp, struct pf_mtag *t, struct timespec *now) argument
658 sfb_adjust_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft, struct timespec *now, boolean_t inc) argument
683 sfb_decrement_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft, struct timespec *now) argument
690 sfb_increment_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft, struct timespec *now) argument
697 sfb_dq_update_bins(struct sfb *sp, struct pf_mtag *t, struct timespec *now) argument
838 sfb_drop_early(struct sfb *sp, struct pf_mtag *t, u_int16_t *pmin, struct timespec *now) argument
912 struct timespec now; local
1014 struct timespec now; local
[all...]
/darwin-on-arm/xnu/osfmk/kperf/
H A Dtimetrigger.c138 uint64_t now = mach_absolute_time(); local
150 uint64_t now; local
177 uint64_t now = mach_absolute_time(); local
/darwin-on-arm/xnu/bsd/dev/random/YarrowCoreLib/src/
H A Dprng.c358 LONGLONG now; local
/darwin-on-arm/xnu/bsd/net/
H A Dif_llreach.c222 u_int64_t now; local
293 struct timeval now; local
[all...]
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_lock.c414 struct timeval now; local
[all...]
H A Dnfs_node.c1309 struct timeval now, then, diff; local
H A Dnfs_syscalls.c888 struct timeval now; local
1372 struct timeval now; local
1436 struct timeval now; local
1470 struct timeval now; local
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dclock.c235 uint64_t now; local
290 uint64_t now; local
339 uint64_t now; local
566 uint64_t now, t64; local
707 uint64_t now, t64; local
806 uint64_t now = mach_absolute_time(); local
928 uint64_t now; local
[all...]
/darwin-on-arm/xnu/bsd/miscfs/devfs/
H A Ddevfs_vnops.c179 struct timeval now; local
420 struct timeval now; local
688 struct timeval now; local
1511 struct timeval now; local
[all...]
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_rmclass.c821 struct timeval now; local
882 rmc_tl_satisfied(struct rm_ifdat *ifd, struct timeval *now) argument
908 rmc_satisfied(struct rm_class *cl, struct timeval *now) argument
941 rmc_under_limit(struct rm_class *cl, struct timeval *now) argument
1034 struct timeval now; local
1188 struct timeval now; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Din_arp.c405 u_int64_t now = net_uptime(); local
H A Dip_mroute.c1389 struct timeval now; local

Completed in 137 milliseconds

123