Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_gc.py933 def getstats(): function
941 oldc, oldnc = getstats()
945 c, nc = getstats()
955 c, nc = getstats()
966 c, nc = getstats()
976 c, nc = getstats()
/third_party/python/Lib/
DcProfile.py55 entries = self.getstats()