Searched defs:frame_depth (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/demo/jvmti/hprof/
H A Dhprof_io.c1426 jint frame_depth)
1433 heap_u4(frame_depth);
1437 obj_id, thread_serial_num, frame_depth);
1484 jint frame_depth)
1491 heap_u4(frame_depth);
1495 obj_id, thread_serial_num, frame_depth);
1425 io_heap_root_jni_local(ObjectIndex obj_id, SerialNumber thread_serial_num, jint frame_depth) argument
1483 io_heap_root_java_frame(ObjectIndex obj_id, SerialNumber thread_serial_num, jint frame_depth) argument

Completed in 282 milliseconds