Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Duser_ta_header.h177 int tahead_get_trace_level(void);
/optee_os/ta/
H A Duser_ta_header.c192 int tahead_get_trace_level(void) in tahead_get_trace_level() function
/optee_os/lib/libutee/
H A Duser_ta_entry.c178 trace_set_level(tahead_get_trace_level()); in init_instance()