Searched refs:mach_host_self (Results 1 – 8 of 8) sorted by relevance
/external/libchrome/base/ |
D | sys_info_mac.cc | 51 base::mac::ScopedMachSendRight host(mach_host_self()); in AmountOfPhysicalMemory() 66 base::mac::ScopedMachSendRight host(mach_host_self()); in AmountOfAvailablePhysicalMemory()
|
/external/tlsdate/src/compat/ |
D | clock-darwin.c | 45 r = host_get_clock_service(mach_host_self(), CALENDAR_CLOCK, &cclock); in clock_get_real_time()
|
/external/netperf/src/ |
D | netcpu_osx.c | 66 lib_host_port = mach_host_self(); in cpu_util_init()
|
/external/libchrome/base/process/ |
D | process_metrics_mac.cc | 354 base::mac::ScopedMachSendRight host(mach_host_self()); in GetSystemCommitCharge() 372 base::mac::ScopedMachSendRight host(mach_host_self()); in GetSystemMemoryInfo()
|
/external/llvm/lib/Support/ |
D | Host.cpp | 517 host_info(mach_host_self(), HOST_BASIC_INFO, (host_info_t)&hostInfo, in getHostCPUName()
|
/external/valgrind/coregrind/m_syswrap/ |
D | priv_syswrap-darwin.h | 690 DECL_TEMPLATE(darwin, mach_host_self);
|
D | syswrap-darwin.c | 8645 PRE(mach_host_self) in PRE() argument 8650 POST(mach_host_self) in POST() argument 10378 MACXY(__NR_host_self_trap, mach_host_self),
|
/external/libusb/libusb/os/ |
D | darwin_usb.c | 1456 host_get_clock_service(mach_host_self(), CALENDAR_CLOCK, &clock_ref); in darwin_clock_gettime() 1460 host_get_clock_service(mach_host_self(), SYSTEM_CLOCK, &clock_ref); in darwin_clock_gettime()
|