LLVM 20.0.0git
|
#include "ExecutionEngine/IntelJITProfiling/jitprofiling.h"
Public Attributes | |
unsigned int | method_id |
unsigned int | stack_id |
char * | method_name |
Definition at line 148 of file jitprofiling.h.
unsigned int _iJIT_Method_NIDS::method_id |
Definition at line 151 of file jitprofiling.h.
char* _iJIT_Method_NIDS::method_name |
Definition at line 157 of file jitprofiling.h.
unsigned int _iJIT_Method_NIDS::stack_id |
Definition at line 154 of file jitprofiling.h.