Title | Definition |
---|---|
Threads (Logical) | The current number of logical threads. |
Threads (Physical) | The current number of physical threads. |
Threads Recognized (Current) | The number of threads that are alive and have executed code under the control of the runtime. |
Threads Recognized (Total) | The number of threads that have executed code under the control of the runtime since the program began executing. |