Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/platform/ios/
H A Dprocess_helper.cpp454 int mib[2] = { CTL_KERN, KERN_BOOTTIME }; in GetSysTimer() local
485 int mib[] = {CTL_KERN, KERN_PROC, KERN_PROC_PID, pid}; in GetProcessStartRealtime() local