Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/tracing/
Dtracing_backend_adsp_memory_window.c18 struct tracing_backend_adsp_memory_window { struct
24 (ADSP_DW_SLOT_SIZE - offsetof(struct tracing_backend_adsp_memory_window, data)) argument
26 static volatile struct tracing_backend_adsp_memory_window *mem_window;
55 mem_window = (struct tracing_backend_adsp_memory_window *) in tracing_backend_adsp_memory_window_init()
66 TRACING_BACKEND_DEFINE(tracing_backend_adsp_memory_window, tracing_backend_adsp_memory_window_api);
DCMakeLists.txt46 tracing_backend_adsp_memory_window.c