HomeSort by relevance Sort by last modified time
    Searched full:unthrottle (Results 1 - 9 of 9) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
tool.h 38 unthrottle; member in struct:perf_tool
session.c 273 if (tool->unthrottle == NULL)
274 tool->unthrottle = process_event_stub;
1024 return tool->unthrottle(tool, event, sample, machine);
    [all...]
event.c 19 [PERF_RECORD_UNTHROTTLE] = "UNTHROTTLE",
  /external/chromium_org/sync/engine/
sync_scheduler_impl.cc 214 // has the authority to do that is the Unthrottle timer.
631 base::Bind(&SyncSchedulerImpl::Unthrottle,
741 void SyncSchedulerImpl::Unthrottle() {
sync_scheduler_impl.h 204 void Unthrottle();
  /external/chromium_org/sync/sessions/
nudge_tracker.cc 176 DCHECK(IsAnyTypeThrottled()) << "This function requires a pending unthrottle";
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-inject.c 412 .unthrottle = perf_event__repipe,
  /external/chromium_org/third_party/skia/platform_tools/android/bin/linux/
perfhost 
  /external/skia/platform_tools/android/bin/linux/
perfhost 

Completed in 486 milliseconds