Searched refs:sbt_tickthreshold (Results 1 – 3 of 3) sorted by relevance
514 extern sbintime_t sbt_tickthreshold;
130 sbintime_t sbt_tickthreshold; variable1900 sbt_tickthreshold = bttosbt(bt_tickthreshold); in tc_adjprecision()
847 if ((flags & C_HARDCLOCK) != 0 || sbt >= sbt_tickthreshold) { in callout_when()