Home
last modified time | relevance | path

Searched refs:tracemalloc_free (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_tracemalloc.c45 /* This lock is needed because tracemalloc_free() is called without
667 tracemalloc_free(void *ctx, void *ptr) in tracemalloc_free() function
992 alloc.free = tracemalloc_free; in tracemalloc_start()
1002 alloc.free = tracemalloc_free; in tracemalloc_start()

Completed in 3 milliseconds