LLVM  8.0.1
Public Attributes | List of all members
_iJIT_Method_NIDS Struct Reference

#include "ExecutionEngine/IntelJITEvents/jitprofiling.h"

Collaboration diagram for _iJIT_Method_NIDS:
Collaboration graph
[legend]

Public Attributes

unsigned int method_id
 
unsigned int stack_id
 
charmethod_name
 

Detailed Description

Definition at line 149 of file jitprofiling.h.

Member Data Documentation

◆ method_id

unsigned int _iJIT_Method_NIDS::method_id

Definition at line 152 of file jitprofiling.h.

◆ method_name

char* _iJIT_Method_NIDS::method_name

Definition at line 158 of file jitprofiling.h.

◆ stack_id

unsigned int _iJIT_Method_NIDS::stack_id

Definition at line 155 of file jitprofiling.h.


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