Home
last modified time | relevance | path

Searched refs:info_cnt (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_stack.cc965 jint* info_cnt, in GetOwnedMonitorStackDepthInfo() argument
967 if (info_cnt == nullptr || info_ptr == nullptr) { in GetOwnedMonitorStackDepthInfo()
989 *info_cnt = mons.size(); in GetOwnedMonitorStackDepthInfo()