HomeSort by relevance Sort by last modified time
    Searched full:scheduler (Results 476 - 500 of 834) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/systrace/systrace/
systrace-legacy.py 61 'CPU scheduler (allows longer trace times by reducing data '
  /external/llvm/include/llvm/CodeGen/
DFAPacketizer.h 133 // The VLIW Scheduler.
  /external/llvm/include/llvm/Target/
TargetItinerary.td 134 // info. Subtargets using NoItineraries can bypass the scheduler's
  /external/llvm/lib/CodeGen/
DFAPacketizer.cpp 208 assert(VLIWScheduler && "VLIW Scheduler is not initialized!");
  /external/llvm/lib/Target/Hexagon/
HexagonTargetMachine.cpp 89 SchedCustomRegistry("hexagon", "Run Hexagon's custom scheduler",
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyTargetMachine.cpp 151 // Run the argument-move pass immediately after the ScheduleDAG scheduler
  /external/llvm/test/CodeGen/MIR/ARM/
sched-it-debug-nodes.mir 30 ; If-Conversion, and gets bundled into the IT block. The Post RA Scheduler
  /external/llvm/test/CodeGen/X86/
rd-mod-wr-eflags.ll 203 ; scheduler.
sink-hoist.ll 1 ; RUN: llc < %s -verify-machineinstrs -march=x86-64 -asm-verbose=false -mtriple=x86_64-unknown-linux-gnu -mcpu=nehalem -post-RA-scheduler=true -schedmodel=false | FileCheck %s
  /external/valgrind/coregrind/
pub_core_gdbserver.h 122 /* Entry point invoked by scheduler.c to execute the request
m_signals.c 105 control is back with the scheduler), ask the kernel "do you have
198 scheduler/delivering the signal, a call to VG_(gdbserver_report_signal)
    [all...]
  /external/valgrind/docs/internals/
t-chaining-notes.txt 106 first returns to scheduler to do some other event (eg a syscall)
  /external/valgrind/drd/docs/
drd-xml-output.xsd 50 <!-- Valgrind scheduler state and time at which a state has been reached -->
  /frameworks/base/core/java/android/app/job/
JobService.java 257 * You can specify post-execution behaviour to the scheduler here with
  /frameworks/base/tests/FrameworkPerf/src/com/android/frameworkperf/
FrameworkPerfActivity.java 206 mPartialWakeLock = pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "Scheduler");
  /prebuilts/go/darwin-x86/src/runtime/
cgocall.go 111 * so that the scheduler knows to create another
netpoll_solaris.go 43 // using port_getn. When an event happens, it will tell the scheduler
sys_solaris_amd64.s 131 // Layout new m scheduler stack on os stack.
sys_windows_386.s 314 // Layout new m scheduler stack on os stack.
  /prebuilts/go/linux-x86/src/runtime/
cgocall.go 111 * so that the scheduler knows to create another
netpoll_solaris.go 43 // using port_getn. When an event happens, it will tell the scheduler
sys_solaris_amd64.s 131 // Layout new m scheduler stack on os stack.
sys_windows_386.s 314 // Layout new m scheduler stack on os stack.
  /packages/services/Telecomm/libs/
guava.jar 
  /device/google/marlin/power/
power.c 445 // Scheduler is EAS.
451 } else { // Scheduler is HMP.

Completed in 650 milliseconds

<<11121314151617181920>>