Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsf_buf.h36 uint64_t sf_syscalls; /* times sendfile was called */ member
/f-stack/freebsd/sys/
H A Dsf_buf.h36 uint64_t sf_syscalls; /* times sendfile was called */ member
/f-stack/tools/netstat/
H A Dmbuf.c342 (uintmax_t)sfstat.sf_syscalls); in mbpr()
/f-stack/freebsd/kern/
H A Dkern_sendfile.c726 SFSTAT_INC(sf_syscalls); in vn_sendfile()