Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_tracemalloc.c518 tracemalloc_use_domain_cb(_Py_hashtable_t *old_traces, in tracemalloc_use_domain_cb() function
553 if (_Py_hashtable_foreach(tracemalloc_traces, tracemalloc_use_domain_cb, in tracemalloc_use_domain()