Home
last modified time | relevance | path

Searched refs:create_stats (Results 1 – 4 of 4) 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/cpython2/Doc/library/
Dprofile.rst289 .. method:: create_stats()