Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_gc.py1002 def getstats(): function
1010 oldc, oldnc = getstats()
1014 c, nc = getstats()
1024 c, nc = getstats()
1035 c, nc = getstats()
1045 c, nc = getstats()
/third_party/python/Lib/
H A DcProfile.py56 entries = self.getstats()

Completed in 3 milliseconds