Home
last modified time | relevance | path

Searched refs:strip_dirs (Results 1 – 12 of 12) sorted by relevance

/third_party/python/Tools/scripts/
Dndiff.py131 stats.strip_dirs().sort_stats('time').print_stats()
/third_party/python/Lib/
DcProfile.py42 pstats.Stats(self).strip_dirs().sort_stats(sort).print_stats()
Dpstats.py280 def strip_dirs(self): member in Stats
751 self.stats.strip_dirs()
Dprofile.py388 pstats.Stats(self).strip_dirs().sort_stats(sort). \
/third_party/python/Lib/test/
Dtest_profile.py40 stats.strip_dirs().sort_stats("stdname")
/third_party/python/Doc/library/
Dprofile.rst147 p.strip_dirs().sort_stats(-1).print_stats()
149 The :meth:`~pstats.Stats.strip_dirs` method removed the extraneous path from all
353 .. method:: strip_dirs()
361 If :meth:`~pstats.Stats.strip_dirs` causes two function names to be
477 :meth:`~pstats.Stats.strip_dirs`).
/third_party/skia/third_party/externals/opengl-registry/xml/
Dgenheaders.py598 p.strip_dirs().sort_stats('time').print_stats(50)
Dgenglvnd.py656 p.strip_dirs().sort_stats('time').print_stats(50)
/third_party/openGLES/xml/
Dgenheaders.py575 p.strip_dirs().sort_stats('time').print_stats(50)
Dgenglvnd.py626 p.strip_dirs().sort_stats('time').print_stats(50)
/third_party/skia/third_party/externals/egl-registry/api/
Dgenheaders.py638 p.strip_dirs().sort_stats('time').print_stats(50)
/third_party/EGL/api/
Dgenheaders.py617 p.strip_dirs().sort_stats('time').print_stats(50)