Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtrace.c18 struct trace_hdr { struct
41 static struct trace_hdr *hdr; /* Pointer to start of trace buffer */ argument
308 hdr = (struct trace_hdr *)buff; in trace_init()