Home
last modified time | relevance | path

Searched defs:existing_events (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dinstrumentation.c1943 uint32_t existing_events = get_events(&interp->monitors, tool_id); in _PyMonitoring_SetEvents() local
1987 uint32_t existing_events = get_local_events(local, tool_id); in _PyMonitoring_SetLocalEvents() local