Searched refs:get_cpu_count (Results 1 – 5 of 5) sorted by relevance
36 static int get_cpu_count() in get_cpu_count() function96 ctx->processor_core_count = get_cpu_count(); in vp8_machine_specific_config()
510 get_cpu_count(void) in get_cpu_count() function572 g_cpuCount = get_cpu_count(); in android_cpuInit()
106 actual_cpu_nr = vm.get_cpu_count()
627 get_cpu_count(void) in get_cpu_count() function696 g_cpuCount = get_cpu_count(); in android_cpuInit()
664 def get_cpu_count(self): member in BaseVM