Searched refs:getHostNumPhysicalCores (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DHost.h58 int getHostNumPhysicalCores();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DThreading.cpp89 int NumPhysical = sys::getHostNumPhysicalCores();
H A DHost.cpp1334 int sys::getHostNumPhysicalCores() { function in class:sys

Completed in 131 milliseconds