HomeSort by relevance Sort by last modified time
    Searched full:scheduler (Results 376 - 400 of 649) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/java/android/content/
Context.java     [all...]
  /external/valgrind/main/docs/xml/
manual-core-adv.xml 621 the Valgrind scheduler thread state:</para>
    [all...]
  /docs/source.android.com/src/devices/tech/
power.jd 173 CPUs changing speed and entering/exiting low-power scheduler idle state. The system may make
320 but not executing tasks. The CPU should be in a low-power scheduler ?idle loop?, possibly
324 longer periods of scheduler idle (several milliseconds). You may need to examine the power
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 737 GKI_TRACE("gki_set_timer_scheduling(()::scheduler current policy: %d", policy);
    [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl.cc 157 delay = core->scheduler()->GetSessionsCommitDelay();
523 // Start the sync scheduler.
537 const SyncScheduler* SyncManagerImpl::scheduler() const { function in class:syncer::SyncManagerImpl
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLDocumentParser.cpp 149 m_parserScheduler.clear(); // Deleting the scheduler will clear any timers.
155 m_parserScheduler.clear(); // Deleting the scheduler will clear any timers.
449 // FIXME: Share this constant with the parser scheduler.
    [all...]
  /external/llvm/include/llvm/CodeGen/
ScheduleDAG.h 55 // Strong dependencies must be respected by the scheduler. Artificial
196 /// not force ordering. Breaking a weak edge may require the scheduler to
475 /// priorities computation algorithms into the list scheduler. It implements
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp 221 defaultListDAGScheduler("default", "Best scheduler for the target",
226 /// createDefaultScheduler - This creates an instruction scheduler appropriate
697 if (ViewSchedDAGs) CurDAG->viewGraph("scheduler input for " + BlockName);
700 ScheduleDAGSDNodes *Scheduler = CreateScheduler();
704 Scheduler->Run(CurDAG, FuncInfo->MBB);
707 if (ViewSUnitDAGs) Scheduler->viewGraph();
717 LastMBB = FuncInfo->MBB = Scheduler->EmitSchedule(FuncInfo->InsertPt);
725 // Free the scheduler state.
729 delete Scheduler;
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
server.c 178 " v.info scheduler : show valgrind thread state and stacktrace\n"
242 " scheduler",
281 case 5: /* scheduler */
    [all...]
  /external/chromium-trace/
systrace-legacy.py 55 'scheduler (allows longer trace times by reducing data ' +
  /external/chromium_org/cc/output/
output_surface.cc 23 #include "cc/scheduler/delay_based_time_source.h"
  /external/chromium_org/chrome/browser/chromeos/drive/
change_list_loader.h 69 JobScheduler* scheduler,
file_system.h 68 JobScheduler* scheduler,
  /external/chromium_org/chrome/renderer/extensions/
extension_helper.cc 244 // Check first if we created a scheduler for the frame, since this function
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_manager_unittest.cc 194 // Required by the refresh scheduler that's created by the manager.
  /external/chromium_org/media/audio/win/
audio_low_latency_output_win.h 55 // - The Multimedia Class Scheduler service (MMCSS) is utilized to boost
  /external/chromium_org/remoting/host/
video_scheduler.cc 96 // Do nothing if the scheduler is being stopped.
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_irix.h 340 ** calling the thread scheduler. Reload cpu when we come back from the
  /external/chromium_org/third_party/sqlite/src/test/
thread005.test 120 # for the race-condition. Maybe this encourages the scheduler to context
  /external/chromium_org/tools/gn/
input_file_manager.cc 11 #include "tools/gn/scheduler.h"
loader.cc 15 #include "tools/gn/scheduler.h"
  /external/kernel-headers/original/asm-arm/
system.h 201 * On SMP systems, when the scheduler does migration-cost autodetection,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 587 /// areLoadsFromSameBasePtr - This is used by the pre-regalloc scheduler
597 /// shouldScheduleLoadsNear - This is a used by the pre-regalloc scheduler to
    [all...]
TargetItinerary.td 134 // info. Subtargets using NoItineraries can bypass the scheduler's
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 92 /// PostRAScheduler - True if using post-register-allocation scheduler.

Completed in 1725 milliseconds

<<11121314151617181920>>