Home
last modified time | relevance | path

Searched defs:count_ptr (Results 1 – 3 of 3) sorted by relevance

/art/runtime/openjdkjvmti/
Dti_properties.cc93 jint* count_ptr, in GetSystemProperties()
Dti_stack.cc133 jint* count_ptr) { in TranslateFrameVector()
196 jint* count_ptr) { in GetStackTrace()
623 jint* count_ptr) { in GetFrameCount()
DOpenjdkJvmTi.cc273 jint* count_ptr) { in GetStackTrace()
304 static jvmtiError GetFrameCount(jvmtiEnv* env, jthread thread, jint* count_ptr) { in GetFrameCount()
447 jint* count_ptr, in GetObjectsWithTags()
1483 static jvmtiError GetSystemProperties(jvmtiEnv* env, jint* count_ptr, char*** property_ptr) { in GetSystemProperties()