Home
last modified time | relevance | path

Searched refs:old_traces (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() argument
524 const void *pdata = _Py_HASHTABLE_ENTRY_PDATA(old_traces, entry); in tracemalloc_use_domain_cb()
526 _Py_HASHTABLE_ENTRY_READ_KEY(old_traces, entry, ptr); in tracemalloc_use_domain_cb()
532 old_traces->data_size, pdata); in tracemalloc_use_domain_cb()