Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_KernelAllocationStats.cpp171 jobject pidStats = in KernelAllocationStats_getGpuAllocations() local
173 env->SetObjectArrayElement(result, idx, pidStats); in KernelAllocationStats_getGpuAllocations()
174 env->DeleteLocalRef(pidStats); in KernelAllocationStats_getGpuAllocations()