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

#include "ExecutionEngine/IntelJITProfiling/jitprofiling.h"

Public Attributes

unsigned int method_id
 
unsigned int stack_id
 
charmethod_name
 

Detailed Description

Definition at line 148 of file jitprofiling.h.

Member Data Documentation

◆ method_id

unsigned int _iJIT_Method_NIDS::method_id

Definition at line 151 of file jitprofiling.h.

◆ method_name

char* _iJIT_Method_NIDS::method_name

Definition at line 157 of file jitprofiling.h.

◆ stack_id

unsigned int _iJIT_Method_NIDS::stack_id

Definition at line 154 of file jitprofiling.h.


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