Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1729 static int xmlXPathDebugObjCounterAll = 0; variable
1799 xmlXPathDebugObjCounterAll = 0; in xmlXPathDebugObjUsageReset()
1974 xmlXPathDebugObjCounterAll++; in xmlXPathDebugObjUsageRequested()
1975 if (xmlXPathDebugObjCounterAll > in xmlXPathDebugObjUsageRequested()
1978 xmlXPathDebugObjCounterAll; in xmlXPathDebugObjUsageRequested()
2066 xmlXPathDebugObjCounterAll--; in xmlXPathDebugObjUsageReleased()
2078 int leftObjs = xmlXPathDebugObjCounterAll; in xmlXPathDebugObjUsageDisplay()
2234 xmlXPathDebugObjCounterAll--; in xmlXPathCacheFreeObjectList()