Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_gc.py932 def getstats(): function
940 oldc, oldnc = getstats()
944 c, nc = getstats()
954 c, nc = getstats()
965 c, nc = getstats()
975 c, nc = getstats()
/external/python/cpython2/Lib/
DcProfile.py95 entries = self.getstats()
/external/python/cpython3/Lib/
DcProfile.py55 entries = self.getstats()