Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsf_buf.h43 uint64_t sf_allocwait; /* times sfbuf allocation had to wait */ member
/freebsd/sys/kern/
H A Dsubr_sfbuf.c142 SFSTAT_INC(sf_allocwait); in sf_buf_alloc()
/freebsd/usr.bin/netstat/
H A Dmbuf.c350 (uintmax_t)sfstat.sf_allocwait); in mbpr()