Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_tracemalloc.c20 static void raw_free(void *ptr);
258 raw_free(void *ptr) in raw_free() function
454 raw_free(copy); in traceback_new()
471 NULL, raw_free); in tracemalloc_create_traces_table()
513 raw_free(trace); in tracemalloc_remove_trace()
563 raw_free(trace); in tracemalloc_add_trace()
896 NULL, raw_free); in tracemalloc_init()
1037 raw_free(tracemalloc_traceback); in tracemalloc_stop()
1207 raw_free(trace2); in tracemalloc_copy_trace()