Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/ext/include/
A Dtrace_levels.h30 #define TRACE_FLOW 4 macro
31 #define TRACE_MAX TRACE_FLOW
A Dtrace.h72 #if (TRACE_LEVEL < TRACE_FLOW)
75 #define FMSG(...) trace_printf_helper(TRACE_FLOW, true, __VA_ARGS__)
134 #if (TRACE_LEVEL < TRACE_FLOW)
137 #define FMSG_RAW(...) trace_printf_helper_raw(TRACE_FLOW, true, __VA_ARGS__)
/optee_os-3.20.0/core/kernel/
A Ddt_driver.c466 if (TRACE_LEVEL >= TRACE_FLOW) in process_probe_list()
562 if (TRACE_LEVEL >= TRACE_FLOW) in add_node_to_probe()
/optee_os-3.20.0/core/arch/arm/tee/
A Darch_svc.c32 #if (TRACE_LEVEL == TRACE_FLOW) && defined(CFG_TEE_CORE_TA_TRACE)
/optee_os-3.20.0/core/tee/
A Dtee_rpmb_fs.c1880 #if (TRACE_LEVEL >= TRACE_FLOW)

Completed in 11 milliseconds