Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dattributes.c356 IMSG_RAW(ATTR_FMT_0BYTE, in __trace_attributes()
361 IMSG_RAW(ATTR_FMT_1BYTE, in __trace_attributes()
369 IMSG_RAW(ATTR_FMT_2BYTE, in __trace_attributes()
378 IMSG_RAW(ATTR_FMT_3BYTE, in __trace_attributes()
387 IMSG_RAW(ATTR_FMT_4BYTE, in __trace_attributes()
396 IMSG_RAW(ATTR_FMT_ARRAY, in __trace_attributes()
445 IMSG_RAW("%s,--- (serial object) Attributes list --------", pre); in trace_attributes()
446 IMSG_RAW("%s| %"PRIu32" item(s) - %"PRIu32" bytes", in trace_attributes()
453 IMSG_RAW("%s`-----------------------", prefix ? prefix : ""); in trace_attributes()
/optee_os-3.20.0/lib/libutils/ext/include/
A Dtrace.h121 #define IMSG_RAW(...) (void)0 macro
123 #define IMSG_RAW(...) trace_printf_helper_raw(TRACE_INFO, true, __VA_ARGS__) macro
/optee_os-3.20.0/core/arch/arm/kernel/
A Dboot.c476 IMSG_RAW("\n"); in init_runtime()
613 IMSG_RAW("\n"); in init_runtime()

Completed in 6 milliseconds