Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_tracemalloc.c476 tracemalloc_create_domains_table(void) in tracemalloc_create_domains_table() function
899 tracemalloc_domains = tracemalloc_create_domains_table(); in tracemalloc_init()
1255 _Py_hashtable_t *domains2 = tracemalloc_create_domains_table(); in tracemalloc_copy_domains()