Home
last modified time | relevance | path

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

/sof-3.4.0/src/include/sof/audio/module_adapter/iadk/
Dadsp_stddef.h29 L_ERROR = LOG_LEVEL_ERROR,
31 L_HIGH = LOG_LEVEL_ERROR,
/sof-3.4.0/src/trace/
Ddma-trace.c171 mtrace_printf(LOG_LEVEL_ERROR, in dma_trace_init_early()
190 mtrace_printf(LOG_LEVEL_ERROR, in dma_trace_init_complete()
198 mtrace_printf(LOG_LEVEL_ERROR, in dma_trace_init_complete()
210 mtrace_printf(LOG_LEVEL_ERROR, in dma_trace_init_complete()
275 mtrace_printf(LOG_LEVEL_ERROR, in dma_trace_buffer_init()
293 mtrace_printf(LOG_LEVEL_ERROR, "dma_trace_buffer_init(): alloc failed"); in dma_trace_buffer_init()
372 mtrace_printf(LOG_LEVEL_ERROR, in dma_trace_start()
386 mtrace_printf(LOG_LEVEL_ERROR, in dma_trace_start()
412 mtrace_printf(LOG_LEVEL_ERROR, "dma_set_config() failed: %d", err); in dma_trace_start()
/sof-3.4.0/src/include/user/
Dtrace.h21 #define LOG_LEVEL_ERROR LOG_LEVEL_CRITICAL macro
/sof-3.4.0/tools/logger/
Dfilter.c34 {"error", LOG_LEVEL_ERROR},
40 {"e", LOG_LEVEL_ERROR},
/sof-3.4.0/src/include/sof/trace/
Dtrace.h224 # define MTRACE_DUPLICATION_LEVEL LOG_LEVEL_ERROR
/sof-3.4.0/src/ipc/ipc3/
Dhandler.c851 mtrace_printf(LOG_LEVEL_ERROR, in ipc_dma_trace_config()