Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/venti/srv/
H A Dventi.c404 addstat(StatRpcWriteBytes, packetsize(p)); in ventiserver()
H A Ddat.h593 StatRpcWriteBytes, enumerator
H A Dhttpd.c812 return n[StatRpcReadBytes]+n[StatRpcWriteBytes]; /* not exactly right */ in netbw()