Searched refs:uppc_lasthrtime (Results 1 – 1 of 1) sorted by relevance
123 static hrtime_t uppc_lasthrtime; variable1073 if (timeval < uppc_lasthrtime) in uppc_gethrtime()1074 timeval = uppc_lasthrtime; in uppc_gethrtime()1075 uppc_lasthrtime = timeval; in uppc_gethrtime()