Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A D_tracemalloc.c27 static void raw_free(void *ptr);
264 raw_free(void *ptr) in raw_free() function
462 raw_free(copy); in traceback_new()
479 NULL, raw_free); in tracemalloc_create_traces_table()
521 raw_free(trace); in tracemalloc_remove_trace()
571 raw_free(trace); in tracemalloc_add_trace()
904 NULL, raw_free); in tracemalloc_init()
1038 raw_free(tracemalloc_traceback); in tracemalloc_stop()
1208 raw_free(trace2); in tracemalloc_copy_trace()

Completed in 3 milliseconds