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