Searched refs:uppc_lasthrtime (Results 1 – 1 of 1) sorted by relevance
122 static hrtime_t uppc_lasthrtime; variable1068 if (timeval < uppc_lasthrtime) in uppc_gethrtime()1069 timeval = uppc_lasthrtime; in uppc_gethrtime()1070 uppc_lasthrtime = timeval; in uppc_gethrtime()