Microprocessor usage statistics
Each row describes the microprocessor usage associated with a process.
Unless the verbose (-v) option is specified, only the 20 most active processes are included in the list. At the bottom of the report, microprocessor usage for all processes is totaled, and microprocessor idle time is reported. The idle time percentage number is calculated from the idle time divided by the measured interval. The difference between the microprocessor time totals and measured interval is due to Interrupt handlers.
The Network CPU % is the percentage of total time that this process spent executing network-related code.
If the -t flag is used, a thread microprocessor usage statistic is also present. Each process row described above is immediately followed by rows describing the microprocessor usage of each thread owned by that process. The fields in these rows are identical to those for the process, except for the name field. Threads are not named.
This method is also a good way to view microprocessor usage by process without tying the output to a specific program.