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

<<11121314151617181920>>

  /external/llvm/lib/CodeGen/
LatencyPriorityQueue.cpp 21 #define DEBUG_TYPE "scheduler"
  /external/llvm/lib/Target/AArch64/
AArch64Schedule.td 19 // AArch64 Scheduler Definitions
  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.cpp 140 // Track register pressure so the scheduler can try to decrease
  /external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.cpp 1 //===- HexagonMachineScheduler.cpp - MI Scheduler for Hexagon -------------===//
266 /// The scheduler supports two modes of hazard recognition. The first is the
272 /// simple counters that the scheduler itself maintains. It explicitly checks
687 /// Update the scheduler's state after scheduling a node. This is the same node
  /external/llvm/test/CodeGen/ARM/
2011-08-25-ldmia_ret.ll 7 ; block. The postra scheduler needs to know that the return implicitly
  /external/llvm/test/CodeGen/Hexagon/
cfi-late.ll 2 ; This testcase causes the scheduler to crash for some reason. Disable
  /external/llvm/test/CodeGen/X86/
2012-04-26-sdglue.ll 2 ; rdar://11314175: SD Scheduler, BuildSchedUnits assert:
misched-new.ll 35 ; the scheduler reorders cmovel instructions.
phys-reg-local-regalloc.ll 20 ; On Intel Atom the scheduler moves a movl instruction
pr20020.ll 1 ; RUN: llc < %s -mtriple=x86_64-apple-macosx -disable-lsr -post-RA-scheduler=1 -break-anti-dependencies=critical | FileCheck %s
  /external/v8/src/compiler/
greedy-allocator.h 103 AllocationScheduler& scheduler() { return scheduler_; } function in class:v8::internal::compiler::final
instruction-scheduler.cc 5 #include "src/compiler/instruction-scheduler.h"
  /external/valgrind/coregrind/m_syswrap/
syswrap-amd64-darwin.c 349 /* Start the thread with all signals blocked. VG_(scheduler) will
456 /* Start the thread with all signals blocked. VG_(scheduler) will
533 // Continue V's thread back in the scheduler.
556 // GrP fixme scheduler lock?!
syswrap-x86-darwin.c 289 /* Start the thread with all signals blocked. VG_(scheduler) will
404 /* Start the thread with all signals blocked. VG_(scheduler) will
481 // Continue V's thread back in the scheduler.
504 // GrP fixme scheduler lock?!
  /external/valgrind/coregrind/
pub_core_dispatch.h 55 The return value must indicate why it returned back to the scheduler.
pub_core_dispatch_asm.h 37 from VG_(run_innerloop) to the scheduler.
pub_core_signals.h 74 into the scheduler so the signal can be delivered. */
  /external/valgrind/docs/internals/
Darwin-notes.txt 124 scheduler.c: #ifdeffery in VG_(get_thread_out_of_syscall)
  /external/valgrind/gdbserver_tests/
sleepers.c 120 // This bypasses the unfairness of the Valgrind scheduler
  /external/webrtc/webrtc/base/
taskrunner.cc 150 // effectively making the task scheduler O-1 instead of O-N
  /frameworks/base/core/java/com/android/internal/midi/
EventScheduler.java 146 * Add an event to the scheduler. Events with the same time will be
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
GuestResumeSessionReceiver.java 51 f, null /* permission */, null /* scheduler */);
  /frameworks/base/services/core/java/com/android/server/job/controllers/
DeviceIdleJobsController.java 126 // Inform the job scheduler service about idle mode changes
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
common.hpp 75 * scheduler to SCHED_RR. Highest * priority is typically 99 and minimum is 0.
  /packages/services/Car/tests/EmbeddedKitchenSinkApp/res/values/
strings.xml 75 <!-- job scheduler -->

Completed in 858 milliseconds

<<11121314151617181920>>