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

<<11121314151617181920>>

  /external/llvm/lib/Target/Hexagon/
HexagonCFGOptimizer.cpp 207 // Correct live-in information. Is used by post-RA scheduler
  /external/llvm/lib/Target/X86/
X86ScheduleSLM.td 28 // the scheduler to assign a default model to unrecognized opcodes.
  /external/llvm/test/CodeGen/AArch64/
arm64-aapcs.ll 34 ; Part of last store. Blasted scheduler.
  /external/llvm/test/CodeGen/AMDGPU/
wait.ll 5 ; The ilpmax scheduler is used for the second test to get the ordering we want for the test.
  /external/llvm/test/CodeGen/ARM/
select.ll 100 ; scheduler to assert.
  /external/llvm/test/CodeGen/X86/
change-compare-stride-1.ll 6 ; xfailed for now because the scheduler two-address hack has been disabled.
pic.ll 1 ; RUN: llc < %s -mcpu=generic -mtriple=i686-pc-linux-gnu -relocation-model=pic -asm-verbose=false -post-RA-scheduler=false | FileCheck %s -check-prefix=LINUX
  /external/v8/src/compiler/
pipeline.cc 54 #include "src/compiler/scheduler.h"
800 Schedule* schedule = Scheduler::ComputeSchedule(
802 ? Scheduler::kSplitNodes
803 : Scheduler::kNoFlags);
    [all...]
schedule.h 255 friend class Scheduler;
  /external/v8/src/heap/
memory-reducer.cc 201 // Leave some room for precision error in task scheduler.
  /external/v8/test/unittests/
unittests.gyp 88 'compiler/scheduler-unittest.cc',
  /external/valgrind/coregrind/m_scheduler/
ticket-lock-linux.c 8 /*--- scheduler lock with CPU frequency scaling enabled. Makes ---*/
  /external/valgrind/gdbserver_tests/
mchelp.stdoutB.exp 75 v.info scheduler : show valgrind thread state and stacktrace
  /external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.h 30 // Use Multimedia Class Scheduler Service (MMCSS) to boost the thread priority
  /frameworks/av/media/libmedia/
IMediaMetadataRetriever.cpp 29 // The binder is supposed to propagate the scheduler group across
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
common.h 157 * scheduler to SCHED_RR. Highest * priority is typically 99 and minimum is 0.
  /packages/apps/TV/src/com/android/tv/dvr/
DvrManager.java 160 //TODO(DVR): move to scheduler.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
ip_vs.h 320 IPVS_SVC_ATTR_SCHED_NAME, /* name of scheduler */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ip_vs.h 341 IPVS_SVC_ATTR_SCHED_NAME, /* name of scheduler */
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cfg-flags.def 57 /* Set on basic blocks that the scheduler should not touch. This is used
  /external/iproute2/man/man8/
tc.8 210 Fair Queue Scheduler realises TCP pacing and scales to millions of concurrent
320 The Deficit Round Robin Scheduler is a more flexible replacement for Stochastic
349 Quick Fair Queueing is an O(1) scheduler that provides near-optimal guarantees,
  /external/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp 14 // The scheduler is basically a top-down adaptable list scheduler with DFA
34 #define DEBUG_TYPE "scheduler"
  /external/v8/tools/gyp/
v8.gyp 540 '../../src/compiler/instruction-scheduler.cc',
541 '../../src/compiler/instruction-scheduler.h',
627 '../../src/compiler/scheduler.cc',
628 '../../src/compiler/scheduler.h',
    [all...]
  /external/valgrind/coregrind/
pub_core_threadstate.h 71 /* Return codes from the scheduler. */
97 in scheduler.c. */
398 /* Per-thread jmp_buf to resume scheduler after a signal */
  /frameworks/base/core/jni/
com_android_internal_os_Zygote.cpp 420 // set scheduler knob to boost forked processes
427 ALOGW("Unable to set zygote scheduler boost");
591 // unset scheduler knob

Completed in 1541 milliseconds

<<11121314151617181920>>