Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
DcProfile.py86 self.create_stats()
90 def create_stats(self): member in Profile
Dprofile.py414 self.create_stats()
418 def create_stats(self): member in Profile
Dpstats.py119 arg.create_stats()
/external/python/cpython3/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()
/external/python/cpython3/Lib/test/
Dtest_pstats.py89 pr.create_stats()
/external/python/cpython3/Doc/library/
Dprofile.rst289 .. method:: create_stats()
/external/python/cpython2/Doc/library/
Dprofile.rst289 .. method:: create_stats()