Home
last modified time | relevance | path

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

/third_party/glib/glibmemdfx/
Dgmemdfx.cpp64 static unsigned int dumpCount = 0; variable
104 if (enableDump && size == dumpSize && (memCount - dumpStart) % dumpCount == 0) { in GMemAllocDfx()
169 dumpCount = count; in InitParameter()
171 dumpCount = 1; in InitParameter()