Home
last modified time | relevance | path

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

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