Process Selection
The Process selection list box displays information on the accessible processes running on the system. From this list, you can select a process for viewing. All subsequent PView information and controls derive from the process selected in this list.
Note Because Windows NT is a secure operating system, you may not be able to view or alter attributes of some programs running on the system. See your Windows NT user’s guide for more information on security.
The Process selection list box contains the following fields.
Field | Description |
Process | Name of the process on this line (usually an .EXE filename). |
Processor Time | Amount of CPU time that this process has used. |
Privileged | Percentage of CPU time that was spent executing privileged code (code in the Windows NT Executive). |
User | Percentage of CPU time that was spent executing user code. This time includes time running protected subsystem code. |