Searched refs:timespecadd (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dclock.h70 #undef timespecadd macro
72 * Note that using timespecadd to add to yourself (i.e. doubling)
75 #define timespecadd(vvp, uvp) \ macro
121 timespecadd((vvp), &__tmp); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_timer.c154 timespecadd(timespecp, &v);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/compat/sys/
H A D_libevent_time.h111 #define timespecadd(tsp, usp, vsp) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Db_workload.c197 timespecadd(&conf.tot_time, &conf.put_time);
199 timespecadd(&conf.tot_time, &conf.get_time);
201 timespecadd(&conf.tot_time, &conf.del_time);
H A Dbench.h124 #define timespecadd(vvp, uvp) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test_micro/source/
H A Db_workload.c196 timespecadd(&conf.tot_time, &conf.put_time);
198 timespecadd(&conf.tot_time, &conf.get_time);
200 timespecadd(&conf.tot_time, &conf.del_time);
H A Dbench.h124 #define timespecadd(vvp, uvp) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_lease.c52 timespecadd(&mytime, &rep->lease_duration);
204 timespecadd(&le->end_time, &rep->lease_duration);
H A Drep_record.c2127 timespecadd(&lp->wait_ts, &lp->wait_ts);

Completed in 78 milliseconds