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

/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofiler.cc124 void DisableHandler();
200 DisableHandler();
202 // DisableHandler waits for the currently running callback to complete and
216 DisableHandler();
218 // DisableHandler waits for the currently running callback to complete and
251 void CpuProfiler::DisableHandler() { function in class:CpuProfiler
H A Dprofile-handler.cc204 void DisableHandler() EXCLUSIVE_LOCKS_REQUIRED(control_lock_);
282 DisableHandler();
345 DisableHandler();
365 DisableHandler();
386 DisableHandler();
406 DisableHandler();
461 void ProfileHandler::DisableHandler() { function in class:ProfileHandler
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dprofiler.cc122 void DisableHandler();
198 DisableHandler();
200 // DisableHandler waits for the currently running callback to complete and
214 DisableHandler();
216 // DisableHandler waits for the currently running callback to complete and
249 void CpuProfiler::DisableHandler() { function in class:CpuProfiler
H A Dprofile-handler.cc204 void DisableHandler() EXCLUSIVE_LOCKS_REQUIRED(control_lock_);
282 DisableHandler();
345 DisableHandler();
365 DisableHandler();
386 DisableHandler();
406 DisableHandler();
461 void ProfileHandler::DisableHandler() { function in class:ProfileHandler

Completed in 506 milliseconds