Home
last modified time | relevance | path

Searched refs:get_stats_profile (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/test/
Dtest_pstats.py85 stats_profile = ps.get_stats_profile()
/third_party/python/Lib/
Dpstats.py354 def get_stats_profile(self): member in Stats
/third_party/python/Doc/library/
Dprofile.rst528 .. method:: get_stats_profile()
537 Added the following function: get_stats_profile.