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