Home
last modified time | relevance | path

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

/xnu-11215/osfmk/arm/
H A Dmachine_routines_common.c1217 ml_get_conttime_offset(void) in ml_get_conttime_offset() function
1262 return ml_get_conttime_offset(); in ml_get_conttime_wake_time()
H A Dmachine_routines.h463 uint64_t ml_get_conttime_offset(void);
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp4982 prop = OSNumber::withNumber(ml_get_conttime_offset(), sizeof(uint64_t) * CHAR_BIT); in serviceSetPowerState()