Home
last modified time | relevance | path

Searched refs:SB_IT_LAST_VOISTAT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_stats.c1616 ctx.flags |= SB_IT_LAST_VOISTAT;
1628 SB_IT_LAST_VOISTAT);
2190 if (ctx->flags & SB_IT_LAST_VOISTAT)
2270 SB_IT_LAST_VOISTAT);
/f-stack/freebsd/sys/
H A Dstats.h693 #define SB_IT_LAST_VOISTAT 0x0020 macro