Home
last modified time | relevance | path

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

/external/libxml2/
Dxpath.c1693 static int xmlXPathDebugObjCounterAll = 0; variable
1764 xmlXPathDebugObjCounterAll = 0; in xmlXPathDebugObjUsageReset()
1939 xmlXPathDebugObjCounterAll++; in xmlXPathDebugObjUsageRequested()
1940 if (xmlXPathDebugObjCounterAll > in xmlXPathDebugObjUsageRequested()
1943 xmlXPathDebugObjCounterAll; in xmlXPathDebugObjUsageRequested()
2031 xmlXPathDebugObjCounterAll--; in xmlXPathDebugObjUsageReleased()
2044 int leftObjs = xmlXPathDebugObjCounterAll; in xmlXPathDebugObjUsageDisplay()
2200 xmlXPathDebugObjCounterAll--; in xmlXPathCacheFreeObjectList()