Home
last modified time | relevance | path

Searched refs:sf_allocwait (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsf_buf.h45 uint64_t sf_allocwait; /* times sfbuf allocation had to wait */ member
/f-stack/freebsd/sys/
H A Dsf_buf.h45 uint64_t sf_allocwait; /* times sfbuf allocation had to wait */ member
/f-stack/freebsd/kern/
H A Dsubr_sfbuf.c145 SFSTAT_INC(sf_allocwait); in sf_buf_alloc()
/f-stack/tools/netstat/
H A Dmbuf.c370 (uintmax_t)sfstat.sf_allocwait); in mbpr()