Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_tracemalloc.c1197 _Py_hashtable_t *traces2 = (_Py_hashtable_t *)user_data; in tracemalloc_copy_trace() local
1217 _Py_hashtable_t *traces2 = tracemalloc_create_traces_table(); in tracemalloc_copy_traces() local
1243 _Py_hashtable_t *traces2 = tracemalloc_copy_traces(traces); in tracemalloc_copy_domain() local