CACAO
Data Fields
jvmtiStackInfo Struct Reference

Data Fields

jthread thread
 
jint state
 
jvmtiFrameInfoframe_buffer
 
jint frame_count
 

Detailed Description

Definition at line 438 of file jvmti.h.

Field Documentation

jvmtiFrameInfo* jvmtiStackInfo::frame_buffer

Definition at line 441 of file jvmti.h.

jint jvmtiStackInfo::frame_count

Definition at line 442 of file jvmti.h.

jint jvmtiStackInfo::state

Definition at line 440 of file jvmti.h.

jthread jvmtiStackInfo::thread

Definition at line 439 of file jvmti.h.


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