Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Support/
DHost.cpp453 mach_msg_type_number_t infoCount; in getHostCPUName() local
455 infoCount = HOST_BASIC_INFO_COUNT; in getHostCPUName()
457 &infoCount); in getHostCPUName()