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

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpatch_functions.cc190 // subclass, so we can put in perftools_fn_ as well), but vc8 seems
264 static const GenericFnPtr perftools_fn_[kNumFunctions]; member in class:__anon15581::LibcInfoWithPatchFunctions
448 const GenericFnPtr LibcInfoWithPatchFunctions<T>::perftools_fn_[] = { member in class:__anon15581::LibcInfoWithPatchFunctions
548 if (windows_fn_[i] && windows_fn_[i] != perftools_fn_[i]) {
560 PreamblePatcher::Patch(windows_fn_[i], perftools_fn_[i],
576 (void*)perftools_fn_[i],
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpatch_functions.cc190 // subclass, so we can put in perftools_fn_ as well), but vc8 seems
264 static const GenericFnPtr perftools_fn_[kNumFunctions]; member in class:__anon15630::LibcInfoWithPatchFunctions
448 const GenericFnPtr LibcInfoWithPatchFunctions<T>::perftools_fn_[] = { member in class:__anon15630::LibcInfoWithPatchFunctions
548 if (windows_fn_[i] && windows_fn_[i] != perftools_fn_[i]) {
560 PreamblePatcher::Patch(windows_fn_[i], perftools_fn_[i],
576 (void*)perftools_fn_[i],

Completed in 77 milliseconds