Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dtimer_a64.c11 static bool timer_running; variable
20 if (timer_running == true) in generic_timer_start()
30 timer_running = true; in generic_timer_start()
46 timer_running = false; in generic_timer_stop()

Completed in 2 milliseconds