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