MCPcopy Create free account
hub / github.com/Kitware/VTK / xmlMemUsed

Function xmlMemUsed

ThirdParty/libxml2/vtklibxml2/xmlmemory.c:319–322  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317 */
318
319int
320xmlMemUsed(void) {
321 return(debugMemSize);
322}
323
324/**
325 * xmlMemBlocks:

Callers 11

myMallocFuncFunction · 0.85
myReallocFuncFunction · 0.85
myStrdupFuncFunction · 0.85
xmlconfTestItemFunction · 0.85
testExternalEntityLoaderFunction · 0.85
launchTestsFunction · 0.85
testExternalEntityLoaderFunction · 0.85
xsdIncorrectTestCaseFunction · 0.85
xsdTestCaseFunction · 0.85
xstcTestInstanceFunction · 0.85
xstcTestGroupFunction · 0.85

Calls

no outgoing calls

Tested by 2

testExternalEntityLoaderFunction · 0.68
launchTestsFunction · 0.68