Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/memory/
H A Drs_memory_track.cpp272 int arrWithoutDMACount[MEM_MAX_SIZE] = {0}; in DumpMemoryPicStatistics() local
294 arrWithoutDMACount[info.type]++; in DumpMemoryPicStatistics()
316 MemoryType2String(type), arrWithoutDMATotal[i], arrWithoutDMACount[i]); in DumpMemoryPicStatistics()