Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_tracemalloc.c787 tracemalloc_malloc_gil(void *ctx, size_t size) in tracemalloc_malloc_gil() function
1108 alloc.malloc = tracemalloc_malloc_gil; in tracemalloc_start()