Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_KernelAllocationStats.cpp124 std::set<ino_t> sharedBuffers; in KernelAllocationStats_getDmabufAllocations() local
128 std::inserter(sharedBuffers, sharedBuffers.end())); in KernelAllocationStats_getDmabufAllocations()
132 std::inserter(sharedBuffers, sharedBuffers.begin())); in KernelAllocationStats_getDmabufAllocations()
140 if (sharedBuffers.count(inode)) { in KernelAllocationStats_getDmabufAllocations()
153 /* sharedWithSurfaceFlinger count */ sharedBuffers.size()); in KernelAllocationStats_getDmabufAllocations()