
Data Fields | |
| jint | sample_status |
| jboolean | agent_thread |
| jthread | globalref |
| Stack * | stack |
| MonitorIndex | monitor_index |
| jint | tracker_status |
| FrameIndex * | frames_buffer |
| jvmtiFrameInfo * | jframes_buffer |
| int | buffer_depth |
| TraceIndex | last_trace |
| ObjectIndex | thread_object_index |
| jlong | monitor_start_time |
| jint | in_heap_dump |
Definition at line 85 of file hprof_tls.c.
| jboolean TlsInfo::agent_thread |
Definition at line 87 of file hprof_tls.c.
Definition at line 94 of file hprof_tls.c.
Definition at line 92 of file hprof_tls.c.
| jthread TlsInfo::globalref |
Definition at line 88 of file hprof_tls.c.
Definition at line 98 of file hprof_tls.c.
| jvmtiFrameInfo* TlsInfo::jframes_buffer |
Definition at line 93 of file hprof_tls.c.
Definition at line 95 of file hprof_tls.c.
Definition at line 90 of file hprof_tls.c.
Definition at line 97 of file hprof_tls.c.
Definition at line 86 of file hprof_tls.c.
Definition at line 89 of file hprof_tls.c.
Definition at line 96 of file hprof_tls.c.
Definition at line 91 of file hprof_tls.c.
1.6.1