Home
last modified time | relevance | path

Searched refs:tracing_buffer_is_empty (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/tracing/
Dtracing_format_async.c25 before_put_is_empty = tracing_buffer_is_empty(); in tracing_format_string()
47 before_put_is_empty = tracing_buffer_is_empty(); in tracing_format_raw_data()
67 before_put_is_empty = tracing_buffer_is_empty(); in tracing_format_data()
Dtracing_buffer.c56 bool tracing_buffer_is_empty(void) in tracing_buffer_is_empty() function
Dtracing_core.c67 if (tracing_buffer_is_empty()) { in tracing_thread_func()
/Zephyr-latest/subsys/tracing/include/
Dtracing_buffer.h27 bool tracing_buffer_is_empty(void);