Searched refs:buffer_sz (Results 1 – 1 of 1) sorted by relevance
594 os_log_context_init(os_log_context_t ctx, logmem_t *logmem, uint8_t *buffer, size_t buffer_sz) in os_log_context_init() argument598 assert(buffer_sz > 0); in os_log_context_init()603 ctx->ctx_buffer_sz = buffer_sz; in os_log_context_init()