Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsf_buf.h38 uint64_t sf_iocnt; /* times sendfile had to do disk I/O */ member
/f-stack/freebsd/sys/
H A Dsf_buf.h38 uint64_t sf_iocnt; /* times sendfile had to do disk I/O */ member
/f-stack/tools/netstat/
H A Dmbuf.c348 (uintmax_t)sfstat.sf_iocnt); in mbpr()
/f-stack/freebsd/kern/
H A Dkern_sendfile.c548 SFSTAT_INC(sf_iocnt); in sendfile_swapin()