Searched refs:_lsprof_Profiler_getstats_impl (Results 1 – 2 of 2) sorted by relevance
37 _lsprof_Profiler_getstats_impl(ProfilerObject *self, PyTypeObject *cls);46 return _lsprof_Profiler_getstats_impl(self, cls); in _lsprof_Profiler_getstats()
609 _lsprof_Profiler_getstats_impl(ProfilerObject *self, PyTypeObject *cls) in _lsprof_Profiler_getstats_impl() function