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