Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dtrace_ext.c26 static unsigned int itr_trace_busy; variable
33 return &itr_trace_busy; in get_busy_state()
58 while (atomic_load_uint(&itr_trace_busy)) in wait_if_trace_contended()