HomeSort by relevance Sort by last modified time
    Searched refs:DisableHandler (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/tcmalloc/vendor/src/
profiler.cc 122 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() {
profile-handler.cc 204 void DisableHandler() EXCLUSIVE_LOCKS_REQUIRED(control_lock_);
282 DisableHandler();
345 DisableHandler();
365 DisableHandler();
386 DisableHandler();
406 DisableHandler();
461 void ProfileHandler::DisableHandler() {
  /external/chromium_org/third_party/tcmalloc/chromium/src/
profile-handler.cc 204 void DisableHandler() EXCLUSIVE_LOCKS_REQUIRED(control_lock_);
282 DisableHandler();
345 DisableHandler();
365 DisableHandler();
386 DisableHandler();
406 DisableHandler();
461 void ProfileHandler::DisableHandler() {
profiler.cc 124 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() {

Completed in 207 milliseconds