Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_tracemalloc.c484 tracemalloc_create_domains_table(void) in tracemalloc_create_domains_table() function
907 tracemalloc_domains = tracemalloc_create_domains_table(); in tracemalloc_init()
1259 _Py_hashtable_t *domains2 = tracemalloc_create_domains_table(); in tracemalloc_copy_domains()