Searched refs:timer_stop (Results 1 – 3 of 3) sorted by relevance
101 void timer_stop(timer_t timer, uint64_t tstamp);
98 timer_stop(timer_t timer, uint64_t tstamp) in timer_stop() function
3861 timer_stop(&thread->runnable_timer, processor->last_dispatch); in thread_dispatch()