Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
319
int
320
xmlMemUsed(void) {
321
return(debugMemSize);
322
}
323
324
/**
325
* xmlMemBlocks:
Callers
11
myMallocFunc
Function · 0.85
myReallocFunc
Function · 0.85
myStrdupFunc
Function · 0.85
xmlconfTestItem
Function · 0.85
testExternalEntityLoader
Function · 0.85
launchTests
Function · 0.85
testExternalEntityLoader
Function · 0.85
xsdIncorrectTestCase
Function · 0.85
xsdTestCase
Function · 0.85
xstcTestInstance
Function · 0.85
xstcTestGroup
Function · 0.85
Calls
no outgoing calls
Tested by
2
testExternalEntityLoader
Function · 0.68
launchTests
Function · 0.68