Home
last modified time | relevance | path

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

/subsys/logging/
A Dlog_msg.c369 size_t msg_wlen = Z_LOG_MSG_ALIGNED_WLEN(plen, dlen); in z_log_msg_runtime_vcreate() local
379 msg = z_log_msg_alloc(msg_wlen); in z_log_msg_runtime_vcreate()
386 msg = alloca(msg_wlen * sizeof(int)); in z_log_msg_runtime_vcreate()

Completed in 8 milliseconds