Searched refs:update_process_times (Results 1 – 3 of 3) sorted by relevance
24 ProcessManager::update_process_times(trap_frame.is_from_user()); in tick_periodic()
56 - ``ProcessManager::update_process_times``: 更新当前进程的时钟信息(统计运行时等)
780 pub fn update_process_times(user_tick: bool) { in update_process_times() method