Searched refs:nextcallopt (Results 1 – 1 of 1) sorted by relevance
124 sbintime_t nextcallopt; /* Next optional callout event. */ member211 if (now >= state->nextcallopt || now >= state->nextcall) { in handleevents()212 state->nextcall = state->nextcallopt = SBT_MAX; in handleevents()520 state->nextcallopt = next;603 state->nextcallopt = SBT_MAX;859 state->nextcallopt = bt_opt;984 (uintmax_t)st->nextcallopt,985 (uintmax_t)(st->nextcallopt - st->now) / tick_sbt);