OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_cpu_count
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/libvpx/vp8/common/generic/
systemdependent.c
37
static int
get_cpu_count
() {
function
90
ctx->processor_core_count =
get_cpu_count
();
/external/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/
ht_utils.c
60
int
get_cpu_count
()
function
/external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
ht_utils.c
64
int
get_cpu_count
()
function
/external/ltp/testcases/kernel/sched/hyperthreading/ht_interrupt/
ht_utils.c
204
int
get_cpu_count
()
function
/system/extras/cpustats/
cpustats.c
56
static int
get_cpu_count
();
107
cpu_count =
get_cpu_count
();
179
static int
get_cpu_count
() {
function
/prebuilts/ndk/r11/sources/android/cpufeatures/
cpu-features.c
637
get_cpu_count
(void)
function
706
g_cpuCount =
get_cpu_count
();
[
all
...]
/prebuilts/ndk/r13/sources/android/cpufeatures/
cpu-features.c
638
get_cpu_count
(void)
function
707
g_cpuCount =
get_cpu_count
();
[
all
...]
Completed in 88 milliseconds