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

  /external/libvpx/libvpx/vp8/common/generic/
systemdependent.c 35 static int get_cpu_count() function
89 ctx->processor_core_count = get_cpu_count();
  /system/extras/cpustats/
cpustats.c 55 static int get_cpu_count();
106 cpu_count = get_cpu_count();
175 static int get_cpu_count() { function
  /ndk/sources/android/cpufeatures/
cpu-features.c 509 get_cpu_count(void) function
571 g_cpuCount = get_cpu_count();

Completed in 1593 milliseconds