Home | History | Annotate | Download | only in src

Lines Matching refs:tc_free

218   void tc_free(void* ptr) __THROW
913 tc_free(tc_malloc(1));
915 tc_free(tc_malloc(1));
1122 // free() is called after tcmalloc is loaded (and tc_free has
1518 extern "C" PERFTOOLS_DLL_DECL void tc_free(void* ptr) __THROW {