Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Drecount.c554 _time_since_last_snapshot(void) in _time_since_last_snapshot() function
566 return previous_time + _time_since_last_snapshot(); in recount_current_thread_time_mach()
578 times.rtm_system += _time_since_last_snapshot(); in recount_current_thread_times()
580 times.rtm_user += _time_since_last_snapshot(); in recount_current_thread_times()