Perftools_HeapFree  353 third_party/tcmalloc/chromium/src/windows/patch_functions.cc   static BOOL WINAPI Perftools_HeapFree(HANDLE hHeap, DWORD dwFlags,
Perftools_HeapFree  468 third_party/tcmalloc/chromium/src/windows/patch_functions.cc   { "HeapFree", NULL, NULL, (GenericFnPtr)&Perftools_HeapFree },
Perftools_HeapFree  353 third_party/tcmalloc/vendor/src/windows/patch_functions.cc   static BOOL WINAPI Perftools_HeapFree(HANDLE hHeap, DWORD dwFlags,
Perftools_HeapFree  468 third_party/tcmalloc/vendor/src/windows/patch_functions.cc   { "HeapFree", NULL, NULL, (GenericFnPtr)&Perftools_HeapFree },
Perftools_HeapFree  229 tools/memory_watcher/memory_hook.cc     Perftools_HeapFree(hHeap, dwFlags, lpMem);