Searched refs:timer_stop (Results 1 – 6 of 6) sorted by relevance
122 void timer_stop(timer_t timer, uint64_t tstamp);
112 timer_stop(timer_t timer, uint64_t tstamp) in timer_stop() function
448 timer_stop(processor->current_state, processor->last_dispatch); in processor_offline_intstack()
3525 timer_stop(&thread->runnable_timer, processor->last_dispatch); in thread_dispatch()
1174 timer_stop(pd->current_state, now); in timer_state_event()1178 timer_stop(pd->thread_timer, now); in timer_state_event()
2271 timer_stop(pd->current_state, now); in timer_state_event()2275 timer_stop(pd->thread_timer, now); in timer_state_event()