OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cpu_
(Results
1 - 15
of
15
) sorted by null
/external/chromium-trace/catapult/tracing/tracing/ui/tracks/
cpu_track.html
36
return this.
cpu_
;
40
this.
cpu_
= cpu;
63
if (this.
cpu_
=== undefined)
65
var cpu = this.
cpu_
;
77
if (!this.
cpu_
)
79
var slices = this.
cpu_
.slices;
83
track.heading = this.
cpu_
.userFriendlyName + ':';
90
for (var counterName in this.
cpu_
.counters) {
91
var counter = this.
cpu_
.counters[counterName];
93
track.heading = this.
cpu_
.userFriendlyName + ' '
[
all
...]
/system/extras/simpleperf/
event_fd.h
54
return
cpu_
;
76
cpu_
(cpu),
92
int
cpu_
;
member in class:EventFd
event_fd.cpp
86
event_name_.c_str(), tid_,
cpu_
);
/external/webrtc/webrtc/base/
basictypes_unittest.cc
34
// Test
CPU_
macros
/system/extras/tests/binder/benchmarks/
binderAddInts.cpp
77
int
cpu_
;
member in class:AddIntsService
168
AddIntsService::AddIntsService(int cpu):
cpu_
(cpu) {
181
if (
cpu_
!= unbound) {
183
if (cpu !=
cpu_
) {
185
<<
cpu_
<< endl;
/external/v8/src/base/
cpu.h
9
// implementation for a particular architecture is put in
cpu_
<arch>.cc.
28
// architectures. For each architecture the file
cpu_
<arch>.cc contains the
/external/opencv3/modules/ts/include/opencv2/ts/
cuda_perf.hpp
90
cv::Mat
cpu_
##mat(mat); \
91
SANITY_CHECK(
cpu_
##mat, ## __VA_ARGS__); \
/external/google-breakpad/src/google_breakpad/processor/
minidump_processor.h
80
// Populates the
cpu_
* fields of the |info| parameter with textual
/external/elfutils/backends/
Makefile.am
121
-Wl,--whole-archive $< $(
cpu_
$*) -Wl,--no-whole-archive \
/external/chromium-trace/catapult/tracing/test_data/
android_systrace.html
[
all
...]
counter_tracks.html
[
all
...]
/toolchain/binutils/binutils-2.25/include/opcode/
ChangeLog
[
all
...]
ChangeLog-9103
325
(OPCODE_IS_MEMBER): Handle the new
CPU_
* values and INSN_* flags.
[
all
...]
/toolchain/binutils/binutils-2.25/opcodes/
ChangeLog-0001
[
all
...]
/toolchain/binutils/binutils-2.25/gas/
ChangeLog-0001
[
all
...]
Completed in 1056 milliseconds