Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Drecount.c658 _time_since_last_snapshot(void) in _time_since_last_snapshot() function
670 return previous_time + _time_since_last_snapshot(); in recount_current_thread_time_mach()
682 times.rtm_system += _time_since_last_snapshot(); in recount_current_thread_times()
684 times.rtm_user += _time_since_last_snapshot(); in recount_current_thread_times()