LLVM 19.0.0git
Public Attributes | List of all members
ThreadStack Struct Reference

Public Attributes

unsigned int TopStack
 
unsigned int CurrentStack
 

Detailed Description

Definition at line 93 of file jitprofiling.c.

Member Data Documentation

◆ CurrentStack

unsigned int ThreadStack::CurrentStack

Definition at line 96 of file jitprofiling.c.

Referenced by iJIT_NotifyEvent().

◆ TopStack

unsigned int ThreadStack::TopStack

Definition at line 95 of file jitprofiling.c.

Referenced by iJIT_NotifyEvent().


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