Home
last modified time | relevance | path

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

/third_party/python/Lib/
DcProfile.py47 self.create_stats()
50 def create_stats(self): member in Profile
Dprofile.py393 self.create_stats()
396 def create_stats(self): member in Profile
Dpstats.py150 arg.create_stats()
/third_party/python/Lib/test/
Dtest_pstats.py82 pr.create_stats()
/third_party/python/Doc/library/
Dprofile.rst289 .. method:: create_stats()