Searched refs:wallclock (Results 1 – 4 of 4) sorted by relevance
61 static time_t wallclock = 0; variable360 wallclock += ((65535-count)*1000000) / timer_inc_rate; in getusecs()362 return wallclock; in getusecs()368 uint32_t target_clock = wallclock+us; in usleep()370 while( wallclock < target_clock) { in usleep()382 wallclock += ((65535-count)*1000000) / timer_inc_rate; in usleep()
1553 wallclock
422 single-threaded code, you may want to use real-time ("wallclock") measurements862 the minimum time, or the wallclock time is 5x minimum time. The minimum time is
410 single-threaded code, you may want to use real-time ("wallclock") measurements529 the minimum time, or the wallclock time is 5x minimum time. The minimum time is