| /freebsd-11-stable/contrib/ntp/lib/isc/pthreads/ |
| HD | mutex.c | 47 #define timevaladd(vvp, uvp) \ macro 160 timevaladd(&mp->stats->wait_total, &postlock_t); in isc_mutex_lock_profile() 177 timevaladd(&locker->wait_total, &postlock_t); in isc_mutex_lock_profile() 195 timevaladd(&mp->stats->locked_total, &unlock_t); in isc_mutex_unlock_profile() 196 timevaladd(&mp->stats->cur_locker->locked_total, &unlock_t); in isc_mutex_unlock_profile()
|
| /freebsd-11-stable/usr.bin/ktrace/ |
| HD | subr.c | 50 void timevaladd(struct timeval *, struct timeval *); 103 timevaladd(struct timeval *t1, struct timeval *t2) in timevaladd() function
|
| /freebsd-11-stable/usr.sbin/timed/timed/ |
| HD | measure.c | 131 timevaladd(&tdone, &tout); /* when we give up */ in measure() 161 timevaladd(&ttrans, &twait); in measure() 309 timevaladd(struct timeval *tv1, struct timeval *tv2) in timevaladd() function
|
| HD | correct.c | 73 timevaladd(&tmptv, &adjlocal); in correct() 166 timevaladd(&now, corr); in adjclock()
|
| HD | extern.h | 83 void timevaladd(struct timeval *, struct timeval *);
|
| HD | readmsg.c | 168 timevaladd(&rtout, intvl); in readmsg()
|
| /freebsd-11-stable/crypto/heimdal/lib/roken/ |
| HD | timeval.c | 64 timevaladd(struct timeval *t1, const struct timeval *t2) in timevaladd() function
|
| HD | roken-common.h | 428 #define timevaladd rk_timevaladd macro 430 timevaladd(struct timeval *t1, const struct timeval *t2);
|
| /freebsd-11-stable/sys/i386/isa/ |
| HD | pmtimer.c | 104 timevaladd(&tmp_time, &diff_time); in pmtimer_resume()
|
| /freebsd-11-stable/sys/kern/ |
| HD | kern_acct.c | 394 timevaladd(&tmp, &p->p_stats->p_start); in acct_process() 402 timevaladd(&tmp, &st); in acct_process()
|
| HD | kern_time.c | 344 timevaladd(&user, &sys); in kern_clock_gettime() 844 timevaladd(&aitv->it_value, &ctv); in kern_setitimer() 912 timevaladd(&p->p_realtimer.it_value, in realitexpire() 986 timevaladd(struct timeval *t1, const struct timeval *t2) in timevaladd() function
|
| HD | sys_procdesc.c | 543 timevaladd(&pstart, &boottime); in procdesc_stat()
|
| HD | tty_ttydisc.c | 234 timevaladd(&end, &now); in ttydisc_read_raw_read_timer()
|
| /freebsd-11-stable/sys/fs/procfs/ |
| HD | procfs_status.c | 134 timevaladd(&start, &boottime); in procfs_doprocstatus()
|
| /freebsd-11-stable/sys/dev/mmc/ |
| HD | mmc_subr.c | 216 timevaladd(&end, &cur); in mmc_switch_status()
|
| /freebsd-11-stable/sys/compat/linux/ |
| HD | linux_time.c | 286 timevaladd(&ru.ru_utime, &ru.ru_stime); in linux_clock_gettime() 331 timevaladd(&ru.ru_utime, &ru.ru_stime); in linux_clock_gettime()
|
| /freebsd-11-stable/sys/nfs/ |
| HD | nfs_lock.c | 289 timevaladd(&p->p_nlminfo->pid_start, &boottime); in nfs_dolock()
|
| /freebsd-11-stable/sbin/routed/ |
| HD | rdisc.c | 843 timevaladd(&ifp->int_rdisc_timer, &now); in rdisc_adv() 885 timevaladd(&ifp->int_rdisc_timer, &now); in rdisc_sol()
|
| HD | defs.h | 545 void timevaladd(struct timeval *, struct timeval *);
|
| HD | main.c | 830 timevaladd(struct timeval *t1, in timevaladd() function
|
| HD | output.c | 827 timevaladd(&no_flash, &now); in rip_bcast()
|
| /freebsd-11-stable/sys/dev/nand/ |
| HD | nandbus.c | 509 timevaladd(&tv, &tv2); in nandbus_wait_ready()
|
| HD | nandsim_chip.c | 414 timevaladd(&chip->delay_tv, &delay); in nandsim_delay()
|
| /freebsd-11-stable/sys/sys/ |
| HD | time.h | 500 void timevaladd(struct timeval *t1, const struct timeval *t2);
|
| /freebsd-11-stable/sys/sparc64/pci/ |
| HD | schizo.c | 1049 timevaladd(&end, &cur); in schizo_dmamap_sync() 1091 timevaladd(&end, &cur); in ichip_dmamap_sync()
|