Searched refs:now2 (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/kernel/
H A Dtime.c59 unsigned long now, now2; local
120 now2 = mfctl(16);
121 if (next_tick - now2 > cpt)
127 if (unlikely(now2 - now > 0x3000)) /* 12K cycles */
131 cpu, now2 - now, cycles_elapsed, cycles_remainder,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/kernel/
H A Dtime.c59 unsigned long now, now2; local
120 now2 = mfctl(16);
121 if (next_tick - now2 > cpt)
127 if (unlikely(now2 - now > 0x3000)) /* 12K cycles */
131 cpu, now2 - now, cycles_elapsed, cycles_remainder,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/lib/
H A Dasyn-ares.c406 struct timeval now2 = Curl_tvnow(); local
407 timediff = Curl_tvdiff(now2, now); /* spent time */
409 now = now2; /* for next loop */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/lib/
H A Dasyn-ares.c406 struct timeval now2 = Curl_tvnow(); local
407 timediff = Curl_tvdiff(now2, now); /* spent time */
409 now = now2; /* for next loop */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/lib/
H A Dasyn-ares.c406 struct timeval now2 = Curl_tvnow(); local
407 timediff = Curl_tvdiff(now2, now); /* spent time */
409 now = now2; /* for next loop */

Completed in 197 milliseconds