Searched defs:entry_hook_func (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/common/
H A Dprofiling.cc145 base::debug::DynamicFunctionEntryHook entry_hook_func = local
150 if (entry_hook_func != NULL &&
153 gin::Debug::SetFunctionEntryHook(entry_hook_func);

Completed in 195 milliseconds