Searched refs:TF_NOREAL (Results 1 – 1 of 1) sorted by relevance
2370 #define TF_NOREAL BIT(1) /* don't report real time */ in timex() macro2401 tf |= TF_NOREAL; in timex()2411 if (!(tf & TF_NOREAL)) { in timex()