1 02/28/85 system_comm_meters
2
3 Syntax as a command: system_comm_meters -control_args
4
5
6 Function: prints out metering information for ring zero Multics
7 Communications Management.
8
9
10 Control arguments:
11 -report_reset, -rr
12 prints metering information and then resets the metering interval.
13 -reset, -rs
14 resets the metering interval for the invoking process so that the
15 interval begins at the last call with -reset specified. The
16 metering information is not printed. If -reset has never been given
17 in a process the interval begins at system initialization time.
18
19
20 Notes: Use of the system_comm_meters command requires access to the
21 metering_gate_ and phcs_ gates.