Understanding Process Width
At process width, the GOI consists of the process to which the TOI belongs, and all threads associated with that process, including manager threads. If the TOI happens to belong to a lockstep group that includes threads from other processes, those threads are included in the GOI as well. Execution continues until the TOI arrives at its goal, which can be the next statement, the next breakpoint, and so on. When the TOI reaches the goal, TotalView stops the other threads in the GOI.
Debugging commands selected from the Process menu also run at process width.