Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
D_tracemalloc.c494 tracemalloc_get_traces_table(unsigned int domain) in tracemalloc_get_traces_table() function
510 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_remove_trace()
539 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_add_trace()
1428 _Py_hashtable_t *traces = tracemalloc_get_traces_table(domain); in tracemalloc_get_traceback()