Searched refs:startt (Results 1 – 1 of 1) sorted by relevance
159 static hrtime_t startt; /* hrtime copy started */ variable1005 startt = gethrtime(); in main()1893 hrtime_t delta = gethrtime() - startt; in stats()1907 if (startt == 0) in stats()