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

/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 547 milliseconds