Home
last modified time | relevance | path

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

/bionic/tools/versioner/src/
Dversioner.cpp68 static int getCpuCount();
69 static int max_thread_count = getCpuCount();
71 static int getCpuCount() { in getCpuCount() function