Searched refs:trace_init (Results 1 - 3 of 3) sorted by last modified time

/u-boot/common/
H A Dboard_r.c92 trace_init(gd->trace_buff, CONFIG_TRACE_BUFFER_SIZE);
/u-boot/lib/
H A Dtrace.c355 * trace_init() - initialize the tracing system and enable it
361 int notrace trace_init(void *buff, size_t buff_size) function
/u-boot/include/
H A Dtrace.h112 int trace_init(void *buff, size_t buff_size);

Completed in 61 milliseconds