show processes
Display processes. (Privileged mode.)
show processes
Usage Guidelines
The show processes command displays a listing of running processes. Processes are lightweight threads requiring only a few instructions. In the listing, PC is the program counter, SP is the stack pointer, STATE is the address of a thread queue, Runtime is the number of milliseconds that the thread has been running, SBASE is the stack base address, Stack is the current number of bytes used and the total size of the stack, and Process lists the thread's function.
Examples
The following is sample output from the show processes command:show processes PC SP STATE Runtime SBASE Stack Process Lsi 800125de 803603d0 80075ba0 0 8035f410 4004/4096 arp_timer ...