Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dinstrumentation.c.h300 monitoring__all_events_impl(PyObject *module);
305 return monitoring__all_events_impl(module); in monitoring__all_events()
/external/python/cpython3/Python/
Dinstrumentation.c2331 monitoring__all_events_impl(PyObject *module) in monitoring__all_events_impl() function