Home
last modified time | relevance | path

Searched refs:_lsprof_Profiler_getstats_impl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_lsprof.c.h37 _lsprof_Profiler_getstats_impl(ProfilerObject *self, PyTypeObject *cls);
46 return _lsprof_Profiler_getstats_impl(self, cls); in _lsprof_Profiler_getstats()
/aosp_15_r20/external/python/cpython3/Modules/
D_lsprof.c609 _lsprof_Profiler_getstats_impl(ProfilerObject *self, PyTypeObject *cls) in _lsprof_Profiler_getstats_impl() function