HomeSort by relevance Sort by last modified time
    Searched refs:get_cpu_count (Results 1 - 12 of 12) sorted by null

  /external/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/
ht_utils.h 16 int get_cpu_count();
ht_utils.c 60 int get_cpu_count() function
ht_affinity.c 60 cpu_count = get_cpu_count();
  /external/ltp/testcases/kernel/sched/hyperthreading/ht_enabled/
ht_utils.h 16 int get_cpu_count();
ht_utils.c 64 int get_cpu_count() function
  /external/ltp/testcases/kernel/sched/hyperthreading/ht_interrupt/
ht_utils.h 18 int get_cpu_count();
ht_interrupt.c 36 if ((cpucount = get_cpu_count()) <= 0) {
ht_utils.c 204 int get_cpu_count() function
  /external/libvpx/libvpx/vp8/common/generic/
systemdependent.c 37 static int get_cpu_count() { function
90 ctx->processor_core_count = get_cpu_count();
  /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 1226 milliseconds