Home
last modified time | relevance | path

Searched refs:cpu_count (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c1348 int cpu_count = android_getCpuCount(); in stage2_launcher() local
1349 for (int cpu = 0; cpu < cpu_count; cpu++) { in stage2_launcher()
1407 int cpu_count = android_getCpuCount(); in clean_slab() local
1408 for (int i = 0; i < cpu_count; i++) { in clean_slab()