LLVM  8.0.1
Public Attributes | List of all members
ThreadStack Struct Reference
Collaboration diagram for ThreadStack:
Collaboration graph
[legend]

Public Attributes

unsigned int TopStack
 
unsigned int CurrentStack
 

Detailed Description

Definition at line 94 of file jitprofiling.c.

Member Data Documentation

◆ CurrentStack

unsigned int ThreadStack::CurrentStack

Definition at line 97 of file jitprofiling.c.

Referenced by iJIT_NotifyEvent().

◆ TopStack

unsigned int ThreadStack::TopStack

Definition at line 96 of file jitprofiling.c.

Referenced by iJIT_NotifyEvent().


The documentation for this struct was generated from the following file: