Searched
full:scheduler (Results
301 -
325 of
649) sorted by null
<<11121314151617181920>>
/external/valgrind/main/coregrind/m_syswrap/ |
syswrap-amd64-darwin.c | 333 /* Start the thread with all signals blocked. VG_(scheduler) will 439 /* Start the thread with all signals blocked. VG_(scheduler) will 497 // Continue V's thread back in the scheduler. 520 // GrP fixme scheduler lock?!
|
syswrap-x86-darwin.c | 290 /* Start the thread with all signals blocked. VG_(scheduler) will 400 /* Start the thread with all signals blocked. VG_(scheduler) will 458 // Continue V's thread back in the scheduler. 481 // GrP fixme scheduler lock?!
|
/external/valgrind/main/coregrind/ |
pub_core_dispatch.h | 54 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 | 73 into the scheduler so the signal can be delivered. */
|
/external/valgrind/main/docs/internals/ |
Darwin-notes.txt | 131 scheduler.c: #ifdeffery in VG_(get_thread_out_of_syscall)
|
/external/valgrind/main/gdbserver_tests/ |
sleepers.c | 115 // This bypasses the unfairness of the Valgrind scheduler
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_timer.h | 39 /** This is the OS scheduler timeslice, in milliseconds */
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_timer.h | 39 /** This is the OS scheduler timeslice, in milliseconds */
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_timer.h | 39 /** This is the OS scheduler timeslice, in milliseconds */
|
/system/extras/tests/sdcard/ |
sysutil.h | 39 // .schedFeatures Manipulate the scheduler using debugfs.
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGFast.cpp | 1 //===----- ScheduleDAGFast.cpp - Fast poor list scheduler -----------------===// 10 // This implements a fast scheduler. 65 /// ScheduleDAGFast - The actual "fast" list scheduler implementation. 109 /// forceUnitLatencies - The fast scheduler doesn't care about real latencies. 641 // ScheduleDAGLinearize - No scheduling scheduler, it simply linearize the
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/ |
Robolectric.java | 74 import com.xtremelabs.robolectric.util.Scheduler; [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
target.def | 679 function returns positive value, the DFA based scheduler will make 776 the insn scheduler before issuing insn passed as the third 782 file for debugging output. The second one passes the scheduler 794 insn scheduler. It should return true if there exists a dependence 799 the scheduler. The last argument is the distance in cycles 815 by the insn scheduler. This hook is called to notify the backend 824 /* Allocate memory for scheduler context. */ 830 /* Fills the context from the local machine scheduler context. */ 836 /* Sets local machine scheduler context to a saved value. */ 842 /* Clears a scheduler context so it becomes like after init. * [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
target.def | 679 function returns positive value, the DFA based scheduler will make 776 the insn scheduler before issuing insn passed as the third 782 file for debugging output. The second one passes the scheduler 794 insn scheduler. It should return true if there exists a dependence 799 the scheduler. The last argument is the distance in cycles 815 by the insn scheduler. This hook is called to notify the backend 824 /* Allocate memory for scheduler context. */ 830 /* Fills the context from the local machine scheduler context. */ 836 /* Sets local machine scheduler context to a saved value. */ 842 /* Clears a scheduler context so it becomes like after init. * [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
target.def | 679 function returns positive value, the DFA based scheduler will make 776 the insn scheduler before issuing insn passed as the third 782 file for debugging output. The second one passes the scheduler 794 insn scheduler. It should return true if there exists a dependence 799 the scheduler. The last argument is the distance in cycles 815 by the insn scheduler. This hook is called to notify the backend 824 /* Allocate memory for scheduler context. */ 830 /* Fills the context from the local machine scheduler context. */ 836 /* Sets local machine scheduler context to a saved value. */ 842 /* Clears a scheduler context so it becomes like after init. * [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
target.def | 679 function returns positive value, the DFA based scheduler will make 776 the insn scheduler before issuing insn passed as the third 782 file for debugging output. The second one passes the scheduler 794 insn scheduler. It should return true if there exists a dependence 799 the scheduler. The last argument is the distance in cycles 815 by the insn scheduler. This hook is called to notify the backend 824 /* Allocate memory for scheduler context. */ 830 /* Fills the context from the local machine scheduler context. */ 836 /* Sets local machine scheduler context to a saved value. */ 842 /* Clears a scheduler context so it becomes like after init. * [all...] |
/external/chromium_org/chrome/browser/metrics/ |
metrics_service.cc | 111 // scheduler). If there is no initial stability log (e.g. there was no previous [all...] |
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
download_operation.cc | 276 JobScheduler* scheduler, 282 scheduler_(scheduler),
|
/external/chromium_org/content/browser/loader/ |
resource_scheduler.cc | 117 ResourceScheduler* scheduler) 123 scheduler_(scheduler) {
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_os2.h | 321 /* --- Scheduler stuff --- */ 491 /* --- Scheduler stuff --- */
|
_win16.h | 330 /* --- Scheduler stuff --- */ 424 /* --- Scheduler stuff --- */
|
_win95.h | 333 /* --- Scheduler stuff --- */ 486 /* --- Scheduler stuff --- */
|
/external/kernel-headers/original/linux/ |
cpumask.h | 332 * cpu_online_map - has bit 'cpu' set iff cpu available to scheduler 336 * cpu_online_map - has bit 'cpu' set iff cpu available to scheduler
|
/external/llvm/lib/CodeGen/ |
README.txt | 174 The scheduler should be able to sort nearby instructions by their address. For 182 Each of the stores is independent, and the scheduler is currently making an
|
Completed in 1042 milliseconds
<<11121314151617181920>>