Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1695 static int xmlXPathDebugObjCounterAll = 0; variable
1766 xmlXPathDebugObjCounterAll = 0; in xmlXPathDebugObjUsageReset()
1941 xmlXPathDebugObjCounterAll++; in xmlXPathDebugObjUsageRequested()
1942 if (xmlXPathDebugObjCounterAll > in xmlXPathDebugObjUsageRequested()
1945 xmlXPathDebugObjCounterAll; in xmlXPathDebugObjUsageRequested()
2033 xmlXPathDebugObjCounterAll--; in xmlXPathDebugObjUsageReleased()
2046 int leftObjs = xmlXPathDebugObjCounterAll; in xmlXPathDebugObjUsageDisplay()
2202 xmlXPathDebugObjCounterAll--; in xmlXPathCacheFreeObjectList()