Searched refs:PyCode_AddWatcher (Results 1 – 7 of 7) sorted by relevance
351 watcher_id = PyCode_AddWatcher(first_code_object_callback); in add_code_watcher()357 watcher_id = PyCode_AddWatcher(second_code_object_callback); in add_code_watcher()363 watcher_id = PyCode_AddWatcher(error_code_event_handler); in add_code_watcher()420 int watcher_id = PyCode_AddWatcher(noop_code_event_handler); in allocate_too_many_code_watchers()
274 PyAPI_FUNC(int) PyCode_AddWatcher(PyCode_WatchCallback callback);
154 .. c:function:: int PyCode_AddWatcher(PyCode_WatchCallback callback)166 :c:func:`PyCode_AddWatcher` for the current interpreter.
42 Add :c:func:`PyCode_AddWatcher` and :c:func:`PyCode_ClearWatcher` APIs to
57 PyCode_AddWatcher(PyCode_WatchCallback callback) in PyCode_AddWatcher() function
1932 * Add :c:func:`PyCode_AddWatcher` and :c:func:`PyCode_ClearWatcher`
68 …<elf-symbol name='PyCode_AddWatcher' type='func-type' binding='global-binding' visibility='default…5912 …PyCode_AddWatcher' mangled-name='PyCode_AddWatcher' filepath='Objects/codeobject.c' line='57' colu…