Home
last modified time | relevance | path

Searched defs:traverseGpuMemTotals (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/gpuservice/gpumem/
H A DGpuMem.cpp137 void GpuMem::traverseGpuMemTotals(const std::function<void(int64_t ts, uint32_t gpuId, uint32_t pid, in traverseGpuMemTotals() function in android::GpuMem
/aosp12/frameworks/native/services/gpuservice/tests/unittests/
H A DGpuMemTest.cpp139 TEST_F(GpuMemTest, traverseGpuMemTotals) { in TEST_F() argument