Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Drecount.c659 _time_since_last_snapshot(void) in _time_since_last_snapshot() function
671 return previous_time + _time_since_last_snapshot(); in recount_current_thread_time_mach()
683 times.rtm_system += _time_since_last_snapshot(); in recount_current_thread_times()
685 times.rtm_user += _time_since_last_snapshot(); in recount_current_thread_times()