Home
last modified time | relevance | path

Searched refs:_lsprof (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_cprofile.py23 import _lsprof namespace
26 obj = _lsprof.Profiler(lambda: int)
28 obj = _lsprof.Profiler(1)
/third_party/python/Lib/
H A DcProfile.py9 import _lsprof namespace
28 class Profile(_lsprof.Profiler):

Completed in 2 milliseconds