OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPU
(Results
276 - 287
of
287
) sorted by null
<<
11
12
/external/v8/src/arm/
assembler-arm.cc
54
// Get the
CPU
features enabled by the build. For cross compilation the
151
CPU
::FlushICache(pc_, instruction_count * Assembler::kInstrSize);
[
all
...]
macro-assembler-arm.cc
62
// the blx instruction (below v5t). If you know what
CPU
you are compiling for
[
all
...]
/external/v8/src/ia32/
macro-assembler-ia32.cc
[
all
...]
/external/v8/src/x64/
assembler-x64.cc
117
// Put the
CPU
flags in rax.
144
// SSE2 and CMOV must be available on an X64
CPU
.
195
CPU
::FlushICache(pc_, instruction_count);
[
all
...]
macro-assembler-x64.cc
[
all
...]
/external/webkit/Source/JavaScriptCore/wtf/
FastMalloc.cpp
[
all
...]
/external/clang/lib/Serialization/
ASTWriter.cpp
[
all
...]
/external/v8/src/mips/
macro-assembler-mips.cc
[
all
...]
/external/v8/src/
objects.cc
[
all
...]
runtime.cc
39
#include "
cpu
.h"
[
all
...]
/external/valgrind/main/perf/
tinycc.c
[
all
...]
/frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java
204
// Control over
CPU
and battery monitoring.
207
static final long MONITOR_CPU_MIN_TIME = 5*1000; // don't sample
cpu
less than every 5 seconds.
208
static final long MONITOR_CPU_MAX_TIME = 0x0fffffff; // wait possibly forever for next
cpu
sample.
249
// enough data on
CPU
usage to start killing things.
[
all
...]
Completed in 1033 milliseconds
<<
11
12