Viewing the OpenMP Stack Parent Token Line
TotalView inserts a special stack parent token line in the Stack Trace Pane of OpenMP worker threads when they are stopped in an outlined routine.
When you select or dive on the stack parent token line, the Process Window switches to the OpenMP master thread, allowing you to see the stack context of the OpenMP worker thread’s routine.
Figure 247, OpenMP Stack Parent Token Line
This stack context includes the OpenMP shared variables.