OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cpus
(Results
1 - 25
of
164
) sorted by null
1
2
3
4
5
6
7
/ndk/sources/cpufeatures/
Android.mk
3
# If targetting ARM
CPUs
, build the ARMv7 detection
/external/kernel-headers/original/linux/
cpu.h
11
*
CPUs
are exported via sysfs in the class/cpu/devices/
42
/* Need to know about
CPUs
going up/down? */
68
/* Stop
CPUs
going up and down. */
88
/*
CPUs
don't go offline once they're online w/o CONFIG_HOTPLUG_CPU */
smp.h
26
* stops all
CPUs
but the current one:
37
* Prepare machine for booting other
CPUs
.
47
* Final polishing of
CPUs
69
#define MSG_CALL_FUNCTION 0x0004 /* Call function on all other
CPUs
*/
rcupdate.h
70
cpumask_t cpumask; /*
CPUs
that need to switch in order */
140
* When synchronize_rcu() is invoked on one CPU while other
CPUs
143
*
CPUs
exit their critical sections. Similarly, if call_rcu() is invoked
144
* on one CPU while other
CPUs
are within RCU read-side critical
146
* until after the all the other
CPUs
exit their critical sections.
256
* synchronize_sched - block until all
CPUs
have exited any non-preemptive
cpumask.h
60
* int num_online_cpus() Number of online
CPUs
61
* int num_possible_cpus() Number of all possible
CPUs
62
* int num_present_cpus() Number of present
CPUs
326
* possible, present and online
cpus
. Each of them is a fixed size
343
* The cpu_present_map is dynamic(*), representing which
CPUs
345
* subset of cpu_present_map, indicating those
CPUs
available
349
* all NR_CPUS bits set, otherwise it is just the set of
CPUs
that
366
* asking if you're online or how many
CPUs
there are if there is
/external/kernel-headers/original/asm-x86/
tsc.h
53
* Don't do an additional sync on
CPUs
where we know
71
* all
CPUs
/cores:
pda.h
27
unsigned int __nmi_count; /* number of NMI on this
CPUs
*/
119
/* This is not atomic against other
CPUs
-- CPU preemption needs to be off */
highmem.h
12
* up to 16 Terabyte physical memory. With current x86
CPUs
/external/kernel-headers/original/asm-arm/
smp.h
26
* at the moment, there's not a big penalty for changing
CPUs
54
* Raise an IPI cross call on
CPUs
in callmap.
59
* Broadcast a timer interrupt to the other
CPUs
.
elf.h
76
implemented optimisations that require it. 26-bit
CPUs
give you
78
supported). 32-bit
CPUs
give you "v3[lb]" for anything based on an
89
* 32-bit code is always OK. Some
cpus
can do 26-bit, some can't.
114
* All iWMMXt capable
CPUs
don't support 26-bit mode. Yet they can run
domain.h
29
*
CPUs
based on ARMv6+ or the Intel XSC3 core.
/bionic/libc/kernel/arch-arm/asm/
spinlock.h
16
#error SMP not supported on pre-ARMv6
CPUs
/ndk/build/platforms/android-3/arch-arm/usr/include/asm/
spinlock.h
16
#error SMP not supported on pre-ARMv6
CPUs
/ndk/build/platforms/android-4/arch-arm/usr/include/asm/
spinlock.h
16
#error SMP not supported on pre-ARMv6
CPUs
/ndk/build/platforms/android-5/arch-arm/usr/include/asm/
spinlock.h
16
#error SMP not supported on pre-ARMv6
CPUs
/ndk/build/platforms/android-8/arch-arm/usr/include/asm/
spinlock.h
16
#error SMP not supported on pre-ARMv6
CPUs
/external/netperf/
nettest_xti.h
56
int num_cpus; /* how many
CPUs
were there */
101
int num_cpus; /* how many
CPUs
were there */
147
int num_cpus; /* how many
CPUs
were there */
185
int num_cpus; /* how many
CPUs
were there */
231
int num_cpus; /* how many
CPUs
were there */
nettest_bsd.h
66
int num_cpus; /* how many
CPUs
had the remote? */
117
int num_cpus; /* how many
CPUs
had the remote? */
162
int num_cpus; /* how many
CPUs
had the remote? */
208
int num_cpus; /* how many
CPUs
had the remote? */
254
int num_cpus; /* how many
CPUs
had the remote? */
295
int num_cpus; /* how many
CPUs
had the remote? */
341
int num_cpus; /* how many
CPUs
had the remote? */
387
int num_cpus; /* how many
CPUs
had the remote? */
nettest_sctp.h
58
int num_cpus; /* how many
CPUs
had the remote? */
104
int num_cpus; /* how many
CPUs
had the remote? */
netcpu_perfstat.c
97
"cpu_start: perfstat_cpu failed/count off; errno %d
cpus
%d count %d\n",
179
"calibrate_perfstat: perfstat_cpu failed/count off; errno %d
cpus
%d count %d\n",
214
"calibrate_perfstat: perfstat_cpu failed/count off; errno %d
cpus
%d count %d\n",
326
"calc_cpu_util: average across
CPUs
is %g\n",lib_local_cpu_util);
nettest_sdp.h
63
int num_cpus; /* how many
CPUs
had the remote? */
109
int num_cpus; /* how many
CPUs
had the remote? */
160
int num_cpus; /* how many
CPUs
had the remote? */
/external/oprofile/libop/
op_config_24.h
75
/** maximum number of
cpus
present in the box */
/external/webkit/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/
build-generated-files.sh
13
NUMCPUS=`../../../WebKitTools/Scripts/num-
cpus
`
/frameworks/base/include/utils/
ByteOrder.h
34
* device -- for the ARM
CPUs
we use today, this is little endian.
/external/blktrace/btreplay/doc/
btreplay.tex
171
The number of
CPUs
being used on the replay system can be different from
173
\texttt{--
cpus
} option allows one to state how many
CPUs
on the replay
174
system to utilize. If the number of
CPUs
on the replay system is less than
178
\texttt{--
cpus
} option.)
387
[ -c <
cpus
> : --
cpus
=<
cpus
> ] Default: 1
406
\texttt{--
cpus
}\\Set Number of
CPUs
to Use
[
all
...]
Completed in 599 milliseconds
1
2
3
4
5
6
7