xosview
1.23
About: xosview is an X Windows based system monitor (cpu, memory, swap and network usage; interrupt and serial activities; load average).
![]() ![]() |
Go to the source code of this file.
Macros | |
#define | MAX(_a, _b) ((_a) > (_b) ? (_a) : (_b)) |
Variables | |
static const char * | NFSSVCSTAT = "/proc/net/rpc/nfsd" |
static const char * | NFSCLTSTAT = "/proc/net/rpc/nfs" |
#define MAX | ( | _a, | |
_b | |||
) | ((_a) > (_b) ? (_a) : (_b)) |
Definition at line 17 of file nfsmeter.cc.
|
static |
Definition at line 21 of file nfsmeter.cc.
|
static |
Definition at line 20 of file nfsmeter.cc.