Searched
full:scheduler (Results
376 -
400 of
834) sorted by null
<<11121314151617181920>>
/prebuilts/go/darwin-x86/src/cmd/trace/ |
goroutines.go | 148 <th> Scheduler wait time, ns </th>
|
main.go | 130 <a href="/sched">Scheduler latency profile</a><br>
|
pprof.go | 102 // httpSched serves scheduler latency pprof-like profile
|
/prebuilts/go/darwin-x86/src/runtime/ |
sys_plan9_386.s | 146 // Layout new m scheduler stack on os stack.
|
sys_plan9_amd64.s | 143 // Layout new m scheduler stack on os stack.
|
/prebuilts/go/linux-x86/src/cmd/trace/ |
goroutines.go | 148 <th> Scheduler wait time, ns </th>
|
main.go | 130 <a href="/sched">Scheduler latency profile</a><br>
|
pprof.go | 102 // httpSched serves scheduler latency pprof-like profile
|
/prebuilts/go/linux-x86/src/runtime/ |
sys_plan9_386.s | 146 // Layout new m scheduler stack on os stack.
|
sys_plan9_amd64.s | 143 // Layout new m scheduler stack on os stack.
|
/prebuilts/misc/common/swig/include/2.0.11/gcj/ |
javaprims.i | 321 class Timer$Scheduler;
|
/system/core/crash_reporter/ |
Android.mk | 124 # Periodic Scheduler.
|
/system/extras/tests/sdcard/ |
sysutil.h | 39 // .schedFeatures Manipulate the scheduler using debugfs.
|
/external/v8/ |
BUILD.gn | 770 "src/compiler/instruction-scheduler.cc", 771 "src/compiler/instruction-scheduler.h", 859 "src/compiler/scheduler.cc", 860 "src/compiler/scheduler.h", [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGFast.cpp | 1 //===----- ScheduleDAGFast.cpp - Fast poor list scheduler -----------------===// 10 // This implements a fast scheduler. 66 /// ScheduleDAGFast - The actual "fast" list scheduler implementation. 110 /// forceUnitLatencies - The fast scheduler doesn't care about real latencies. 647 // ScheduleDAGLinearize - No scheduling scheduler, it simply linearize the
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/ |
Robolectric.java | 76 import com.xtremelabs.robolectric.util.Scheduler; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
target.def | 650 function returns positive value, the DFA based scheduler will make 747 the insn scheduler before issuing insn passed as the third 753 file for debugging output. The second one passes the scheduler 765 insn scheduler. It should return true if there exists a dependence 770 the scheduler. The last argument is the distance in cycles 786 by the insn scheduler. This hook is called to notify the backend 795 /* Allocate memory for scheduler context. */ 801 /* Fills the context from the local machine scheduler context. */ 807 /* Sets local machine scheduler context to a saved value. */ 813 /* Clears a scheduler context so it becomes like after init. * [all...] |
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
BridgeContext.java | [all...] |
/external/chromium-trace/catapult/perf_insights/perf_insights/ui/reports/ |
wr_result_view_test_data.json | [all...] |
/docs/source.android.com/src/devices/tech/power/ |
component.jd | 60 <li><strong>CPUs changing speed and entering/exiting low-power scheduler idle state</strong>. 202 suspend and not executing tasks. The CPU should be in a low-power scheduler <em>idle loop
|
/external/autotest/cli/ |
server.py | 58 'scheduler when a drone is removed.'), 122 'note\t\tserver1 | primary | scheduler | '
|
/external/autotest/client/profilers/powertop/src/po/ |
nl.po | 63 msgid " C - Power aware CPU scheduler " 448 "Suggestion: enable the power aware CPU scheduler with the following "
|
/external/autotest/frontend/client/src/autotest/afe/create/ |
CreateJobViewDisplay.java | 72 "The number of minutes after the job creation before the scheduler " + 77 "The number of minutes after the job starts running before the scheduler " +
|
/external/autotest/puppylab/ |
clusterctl | 258 ['scheduler', 'host-scheduler',
|
/external/autotest/scheduler/ |
rdb_cache_manager.py | 47 Since hosts are only released by the scheduler there is no way the 86 from autotest_lib.scheduler import rdb_utils
|
Completed in 1071 milliseconds
<<11121314151617181920>>