Home
last modified time | relevance | path

Searched defs:NumCPU (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Ddebug.go42 func NumCPU() int { func
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dsysinfo.cc402 int NumCPU = -1; in GetNumCPUs() local