Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/venti/srv/
H A Dventi.c389 addstat(StatRpcReadBytes, packetsize(r->rx.data)); in ventiserver()
H A Ddat.h583 StatRpcReadBytes, enumerator
H A Dhttpd.c812 return n[StatRpcReadBytes]+n[StatRpcWriteBytes]; /* not exactly right */ in netbw()