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